Skip to content

Commit

Permalink
Update aioairzone-cloud to v0.1.8 (#94223)
Browse files Browse the repository at this point in the history
  • Loading branch information
Noltari committed Jun 8, 2023
1 parent 5a90d18 commit 081bc47
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_cloud/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"documentation": "https://www.home-assistant.io/integrations/airzone_cloud",
"iot_class": "cloud_polling",
"loggers": ["aioairzone_cloud"],
"requirements": ["aioairzone-cloud==0.1.7"]
"requirements": ["aioairzone-cloud==0.1.8"]
}
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 @@ aio-georss-gdacs==0.8
aioairq==0.2.4

# homeassistant.components.airzone_cloud
aioairzone-cloud==0.1.7
aioairzone-cloud==0.1.8

# homeassistant.components.airzone
aioairzone==0.6.3
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ aio-georss-gdacs==0.8
aioairq==0.2.4

# homeassistant.components.airzone_cloud
aioairzone-cloud==0.1.7
aioairzone-cloud==0.1.8

# homeassistant.components.airzone
aioairzone==0.6.3
Expand Down

0 comments on commit 081bc47

Please sign in to comment.