Bump gios library to 2.1.0 (#56984)
This commit is contained in:
parent
ddc99afba9
commit
f8b6fba3eb
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "GIO\u015a",
|
||||
"documentation": "https://www.home-assistant.io/integrations/gios",
|
||||
"codeowners": ["@bieniu"],
|
||||
"requirements": ["gios==2.0.0"],
|
||||
"requirements": ["gios==2.1.0"],
|
||||
"config_flow": true,
|
||||
"quality_scale": "platinum",
|
||||
"iot_class": "cloud_polling"
|
||||
|
|
|
@ -708,7 +708,7 @@ georss_qld_bushfire_alert_client==0.5
|
|||
getmac==0.8.2
|
||||
|
||||
# homeassistant.components.gios
|
||||
gios==2.0.0
|
||||
gios==2.1.0
|
||||
|
||||
# homeassistant.components.gitter
|
||||
gitterpy==0.1.7
|
||||
|
|
|
@ -425,7 +425,7 @@ georss_qld_bushfire_alert_client==0.5
|
|||
getmac==0.8.2
|
||||
|
||||
# homeassistant.components.gios
|
||||
gios==2.0.0
|
||||
gios==2.1.0
|
||||
|
||||
# homeassistant.components.glances
|
||||
glances_api==0.2.0
|
||||
|
|
Loading…
Add table
Reference in a new issue