mirror of
https://github.com/home-assistant/core.git
synced 2025-07-07 13:27:09 +00:00
Bump aioaseko to 0.0.2 to fix issue (#66240)
This commit is contained in:
parent
243d003acc
commit
86cf5ec5c2
@ -3,7 +3,7 @@
|
||||
"name": "Aseko Pool Live",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/aseko_pool_live",
|
||||
"requirements": ["aioaseko==0.0.1"],
|
||||
"requirements": ["aioaseko==0.0.2"],
|
||||
"codeowners": [
|
||||
"@milanmeu"
|
||||
],
|
||||
|
@ -138,7 +138,7 @@ aio_georss_gdacs==0.5
|
||||
aioambient==2021.11.0
|
||||
|
||||
# homeassistant.components.aseko_pool_live
|
||||
aioaseko==0.0.1
|
||||
aioaseko==0.0.2
|
||||
|
||||
# homeassistant.components.asuswrt
|
||||
aioasuswrt==1.4.0
|
||||
|
@ -91,7 +91,7 @@ aio_georss_gdacs==0.5
|
||||
aioambient==2021.11.0
|
||||
|
||||
# homeassistant.components.aseko_pool_live
|
||||
aioaseko==0.0.1
|
||||
aioaseko==0.0.2
|
||||
|
||||
# homeassistant.components.asuswrt
|
||||
aioasuswrt==1.4.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user