mirror of
https://github.com/home-assistant/core.git
synced 2025-07-08 13:57:10 +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",
|
"name": "Aseko Pool Live",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/aseko_pool_live",
|
"documentation": "https://www.home-assistant.io/integrations/aseko_pool_live",
|
||||||
"requirements": ["aioaseko==0.0.1"],
|
"requirements": ["aioaseko==0.0.2"],
|
||||||
"codeowners": [
|
"codeowners": [
|
||||||
"@milanmeu"
|
"@milanmeu"
|
||||||
],
|
],
|
||||||
|
@ -138,7 +138,7 @@ aio_georss_gdacs==0.5
|
|||||||
aioambient==2021.11.0
|
aioambient==2021.11.0
|
||||||
|
|
||||||
# homeassistant.components.aseko_pool_live
|
# homeassistant.components.aseko_pool_live
|
||||||
aioaseko==0.0.1
|
aioaseko==0.0.2
|
||||||
|
|
||||||
# homeassistant.components.asuswrt
|
# homeassistant.components.asuswrt
|
||||||
aioasuswrt==1.4.0
|
aioasuswrt==1.4.0
|
||||||
|
@ -91,7 +91,7 @@ aio_georss_gdacs==0.5
|
|||||||
aioambient==2021.11.0
|
aioambient==2021.11.0
|
||||||
|
|
||||||
# homeassistant.components.aseko_pool_live
|
# homeassistant.components.aseko_pool_live
|
||||||
aioaseko==0.0.1
|
aioaseko==0.0.2
|
||||||
|
|
||||||
# homeassistant.components.asuswrt
|
# homeassistant.components.asuswrt
|
||||||
aioasuswrt==1.4.0
|
aioasuswrt==1.4.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user