Bump acmeda dependency aiopulse to 0.4.2 (#43217)
parent
b2bd68a4a0
commit
45618f8054
|
@ -3,7 +3,7 @@
|
|||
"name": "Rollease Acmeda Automate",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/acmeda",
|
||||
"requirements": ["aiopulse==0.4.0"],
|
||||
"requirements": ["aiopulse==0.4.2"],
|
||||
"codeowners": [
|
||||
"@atmurray"
|
||||
]
|
||||
|
|
|
@ -203,7 +203,7 @@ aionotify==0.2.0
|
|||
aionotion==1.1.0
|
||||
|
||||
# homeassistant.components.acmeda
|
||||
aiopulse==0.4.0
|
||||
aiopulse==0.4.2
|
||||
|
||||
# homeassistant.components.hunterdouglas_powerview
|
||||
aiopvapi==1.6.14
|
||||
|
|
|
@ -119,7 +119,7 @@ aiokafka==0.6.0
|
|||
aionotion==1.1.0
|
||||
|
||||
# homeassistant.components.acmeda
|
||||
aiopulse==0.4.0
|
||||
aiopulse==0.4.2
|
||||
|
||||
# homeassistant.components.hunterdouglas_powerview
|
||||
aiopvapi==1.6.14
|
||||
|
|
Loading…
Reference in New Issue