Bump acmeda integration aiopulse dependency version to 0.4.3 (#60434)

* Bump acmeda integration aiopulse dependency version to 0.4.3 to implement battery health monitoring.

* Updated acmeda requirements
This commit is contained in:
Alan Murray 2021-11-27 18:35:23 +11:00 committed by GitHub
parent 96313bbbe0
commit d8c73e8685
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
"name": "Rollease Acmeda Automate",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/acmeda",
"requirements": ["aiopulse==0.4.2"],
"requirements": ["aiopulse==0.4.3"],
"codeowners": ["@atmurray"],
"iot_class": "local_push"
}

View File

@ -228,7 +228,7 @@ aionotify==0.2.0
aionotion==3.0.2
# homeassistant.components.acmeda
aiopulse==0.4.2
aiopulse==0.4.3
# homeassistant.components.hunterdouglas_powerview
aiopvapi==1.6.14

View File

@ -158,7 +158,7 @@ aionanoleaf==0.0.4
aionotion==3.0.2
# homeassistant.components.acmeda
aiopulse==0.4.2
aiopulse==0.4.3
# homeassistant.components.hunterdouglas_powerview
aiopvapi==1.6.14