mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 21:57:51 +00:00
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:
parent
96313bbbe0
commit
d8c73e8685
@ -3,7 +3,7 @@
|
|||||||
"name": "Rollease Acmeda Automate",
|
"name": "Rollease Acmeda Automate",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/acmeda",
|
"documentation": "https://www.home-assistant.io/integrations/acmeda",
|
||||||
"requirements": ["aiopulse==0.4.2"],
|
"requirements": ["aiopulse==0.4.3"],
|
||||||
"codeowners": ["@atmurray"],
|
"codeowners": ["@atmurray"],
|
||||||
"iot_class": "local_push"
|
"iot_class": "local_push"
|
||||||
}
|
}
|
||||||
|
@ -228,7 +228,7 @@ aionotify==0.2.0
|
|||||||
aionotion==3.0.2
|
aionotion==3.0.2
|
||||||
|
|
||||||
# homeassistant.components.acmeda
|
# homeassistant.components.acmeda
|
||||||
aiopulse==0.4.2
|
aiopulse==0.4.3
|
||||||
|
|
||||||
# homeassistant.components.hunterdouglas_powerview
|
# homeassistant.components.hunterdouglas_powerview
|
||||||
aiopvapi==1.6.14
|
aiopvapi==1.6.14
|
||||||
|
@ -158,7 +158,7 @@ aionanoleaf==0.0.4
|
|||||||
aionotion==3.0.2
|
aionotion==3.0.2
|
||||||
|
|
||||||
# homeassistant.components.acmeda
|
# homeassistant.components.acmeda
|
||||||
aiopulse==0.4.2
|
aiopulse==0.4.3
|
||||||
|
|
||||||
# homeassistant.components.hunterdouglas_powerview
|
# homeassistant.components.hunterdouglas_powerview
|
||||||
aiopvapi==1.6.14
|
aiopvapi==1.6.14
|
||||||
|
Loading…
x
Reference in New Issue
Block a user