Skip to content

Commit

Permalink
Update aioairzone to v0.7.2 (home-assistant#105811)
Browse files Browse the repository at this point in the history
  • Loading branch information
Noltari authored Dec 16, 2023
1 parent e02f4c9 commit a12c490
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 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.7.0"]
"requirements": ["aioairzone==0.7.2"]
}
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ aioairq==0.3.1
aioairzone-cloud==0.3.6

# homeassistant.components.airzone
aioairzone==0.7.0
aioairzone==0.7.2

# homeassistant.components.ambient_station
aioambient==2023.04.0
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ aioairq==0.3.1
aioairzone-cloud==0.3.6

# homeassistant.components.airzone
aioairzone==0.7.0
aioairzone==0.7.2

# homeassistant.components.ambient_station
aioambient==2023.04.0
Expand Down
2 changes: 1 addition & 1 deletion tests/components/airzone/snapshots/test_diagnostics.ambr
Original file line number Diff line number Diff line change
Expand Up @@ -602,7 +602,7 @@
1,
]),
'demand': False,
'double-set-point': True,
'double-set-point': False,
'full-name': 'Airzone [2:1] Airzone 2:1',
'heat-stage': 1,
'heat-stages': list([
Expand Down

0 comments on commit a12c490

Please sign in to comment.