Bump aiopulse to 0.4.6 (#124964)

Non-breaking changes to fix isses:
 * eliminating hub exceptions raised due use of unicode strings.
 * eliminating hub exceptions raised due to Timers being configured on hub.
pull/124973/head
Alan Murray 2024-08-31 19:33:58 +10:00 committed by GitHub
parent 7210cc1da6
commit 221f961574
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -6,5 +6,5 @@
"documentation": "https://www.home-assistant.io/integrations/acmeda",
"iot_class": "local_push",
"loggers": ["aiopulse"],
"requirements": ["aiopulse==0.4.4"]
"requirements": ["aiopulse==0.4.6"]
}

View File

@ -318,7 +318,7 @@ aiooui==0.1.6
aiopegelonline==0.0.10
# homeassistant.components.acmeda
aiopulse==0.4.4
aiopulse==0.4.6
# homeassistant.components.purpleair
aiopurpleair==2022.12.1

View File

@ -300,7 +300,7 @@ aiooui==0.1.6
aiopegelonline==0.0.10
# homeassistant.components.acmeda
aiopulse==0.4.4
aiopulse==0.4.6
# homeassistant.components.purpleair
aiopurpleair==2022.12.1