mirror of
https://github.com/home-assistant/core.git
synced 2025-09-10 07:11:37 +02:00
update pyatmo to v9.2.3 (#150900)
This commit is contained in:
committed by
Paulus Schoutsen
parent
9414356a4d
commit
e4329ab8a5
@@ -12,5 +12,5 @@
|
|||||||
"integration_type": "hub",
|
"integration_type": "hub",
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
"loggers": ["pyatmo"],
|
"loggers": ["pyatmo"],
|
||||||
"requirements": ["pyatmo==9.2.1"]
|
"requirements": ["pyatmo==9.2.3"]
|
||||||
}
|
}
|
||||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@@ -1852,7 +1852,7 @@ pyasuswrt==0.1.21
|
|||||||
pyatag==0.3.5.3
|
pyatag==0.3.5.3
|
||||||
|
|
||||||
# homeassistant.components.netatmo
|
# homeassistant.components.netatmo
|
||||||
pyatmo==9.2.1
|
pyatmo==9.2.3
|
||||||
|
|
||||||
# homeassistant.components.apple_tv
|
# homeassistant.components.apple_tv
|
||||||
pyatv==0.16.1
|
pyatv==0.16.1
|
||||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@@ -1557,7 +1557,7 @@ pyasuswrt==0.1.21
|
|||||||
pyatag==0.3.5.3
|
pyatag==0.3.5.3
|
||||||
|
|
||||||
# homeassistant.components.netatmo
|
# homeassistant.components.netatmo
|
||||||
pyatmo==9.2.1
|
pyatmo==9.2.3
|
||||||
|
|
||||||
# homeassistant.components.apple_tv
|
# homeassistant.components.apple_tv
|
||||||
pyatv==0.16.1
|
pyatv==0.16.1
|
||||||
|
Reference in New Issue
Block a user