Bump gios library to version 0.0.5 (#33266)
parent
5650b390b9
commit
815d153e55
|
@ -4,6 +4,6 @@
|
||||||
"documentation": "https://www.home-assistant.io/integrations/gios",
|
"documentation": "https://www.home-assistant.io/integrations/gios",
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": ["@bieniu"],
|
"codeowners": ["@bieniu"],
|
||||||
"requirements": ["gios==0.0.4"],
|
"requirements": ["gios==0.0.5"],
|
||||||
"config_flow": true
|
"config_flow": true
|
||||||
}
|
}
|
||||||
|
|
|
@ -611,7 +611,7 @@ georss_qld_bushfire_alert_client==0.3
|
||||||
getmac==0.8.1
|
getmac==0.8.1
|
||||||
|
|
||||||
# homeassistant.components.gios
|
# homeassistant.components.gios
|
||||||
gios==0.0.4
|
gios==0.0.5
|
||||||
|
|
||||||
# homeassistant.components.gitter
|
# homeassistant.components.gitter
|
||||||
gitterpy==0.1.7
|
gitterpy==0.1.7
|
||||||
|
|
|
@ -240,7 +240,7 @@ georss_qld_bushfire_alert_client==0.3
|
||||||
getmac==0.8.1
|
getmac==0.8.1
|
||||||
|
|
||||||
# homeassistant.components.gios
|
# homeassistant.components.gios
|
||||||
gios==0.0.4
|
gios==0.0.5
|
||||||
|
|
||||||
# homeassistant.components.glances
|
# homeassistant.components.glances
|
||||||
glances_api==0.2.0
|
glances_api==0.2.0
|
||||||
|
|
Loading…
Reference in New Issue