mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 19:27:45 +00:00
Bump python-awair to 0.2.3 (#68905)
This commit is contained in:
parent
76f07ec240
commit
463cb8679f
@ -2,7 +2,7 @@
|
|||||||
"domain": "awair",
|
"domain": "awair",
|
||||||
"name": "Awair",
|
"name": "Awair",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/awair",
|
"documentation": "https://www.home-assistant.io/integrations/awair",
|
||||||
"requirements": ["python_awair==0.2.1"],
|
"requirements": ["python_awair==0.2.3"],
|
||||||
"codeowners": ["@ahayworth", "@danielsjf"],
|
"codeowners": ["@ahayworth", "@danielsjf"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
|
@ -1935,7 +1935,7 @@ python-telegram-bot==13.1
|
|||||||
python-vlc==1.1.2
|
python-vlc==1.1.2
|
||||||
|
|
||||||
# homeassistant.components.awair
|
# homeassistant.components.awair
|
||||||
python_awair==0.2.1
|
python_awair==0.2.3
|
||||||
|
|
||||||
# homeassistant.components.swiss_public_transport
|
# homeassistant.components.swiss_public_transport
|
||||||
python_opendata_transport==0.3.0
|
python_opendata_transport==0.3.0
|
||||||
|
@ -1256,7 +1256,7 @@ python-songpal==0.14.1
|
|||||||
python-tado==0.12.0
|
python-tado==0.12.0
|
||||||
|
|
||||||
# homeassistant.components.awair
|
# homeassistant.components.awair
|
||||||
python_awair==0.2.1
|
python_awair==0.2.3
|
||||||
|
|
||||||
# homeassistant.components.tile
|
# homeassistant.components.tile
|
||||||
pytile==2022.02.0
|
pytile==2022.02.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user