Update gios library to version 2.3.0 (#84292)

This commit is contained in:
Maciej Bieniek 2022-12-20 15:27:55 +01:00 committed by GitHub
parent 5df7cb0fb5
commit 1661daa911
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -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",

View file

@ -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

View file

@ -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