Update gios
library to version 2.3.0 (#84292)
This commit is contained in:
parent
5df7cb0fb5
commit
1661daa911
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.1.0"],
|
||||
"requirements": ["gios==2.3.0"],
|
||||
"config_flow": true,
|
||||
"quality_scale": "platinum",
|
||||
"iot_class": "cloud_polling",
|
||||
|
|
|
@ -773,7 +773,7 @@ georss_qld_bushfire_alert_client==0.5
|
|||
getmac==0.8.2
|
||||
|
||||
# homeassistant.components.gios
|
||||
gios==2.1.0
|
||||
gios==2.3.0
|
||||
|
||||
# homeassistant.components.gitter
|
||||
gitterpy==0.1.7
|
||||
|
|
|
@ -586,7 +586,7 @@ georss_qld_bushfire_alert_client==0.5
|
|||
getmac==0.8.2
|
||||
|
||||
# homeassistant.components.gios
|
||||
gios==2.1.0
|
||||
gios==2.3.0
|
||||
|
||||
# homeassistant.components.glances
|
||||
glances_api==0.4.1
|
||||
|
|
Loading…
Add table
Reference in a new issue