Skip to content

Commit

Permalink
Update aioairzone to v0.9.7 (#131033)
Browse files Browse the repository at this point in the history
  • Loading branch information
Noltari authored and frenck committed Nov 22, 2024
1 parent 50a6109 commit 93b4570
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/airzone/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@
"documentation": "https://www.home-assistant.io/integrations/airzone",
"iot_class": "local_polling",
"loggers": ["aioairzone"],
"requirements": ["aioairzone==0.9.6"]
"requirements": ["aioairzone==0.9.7"]
}
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ aioairq==0.4.3
aioairzone-cloud==0.6.10

# homeassistant.components.airzone
aioairzone==0.9.6
aioairzone==0.9.7

# homeassistant.components.ambient_network
# homeassistant.components.ambient_station
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ aioairq==0.4.3
aioairzone-cloud==0.6.10

# homeassistant.components.airzone
aioairzone==0.9.6
aioairzone==0.9.7

# homeassistant.components.ambient_network
# homeassistant.components.ambient_station
Expand Down

0 comments on commit 93b4570

Please sign in to comment.