mirror of
https://github.com/home-assistant/core.git
synced 2025-09-09 23:01:40 +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",
|
||||
"iot_class": "cloud_polling",
|
||||
"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
|
||||
|
||||
# homeassistant.components.netatmo
|
||||
pyatmo==9.2.1
|
||||
pyatmo==9.2.3
|
||||
|
||||
# homeassistant.components.apple_tv
|
||||
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
|
||||
|
||||
# homeassistant.components.netatmo
|
||||
pyatmo==9.2.1
|
||||
pyatmo==9.2.3
|
||||
|
||||
# homeassistant.components.apple_tv
|
||||
pyatv==0.16.1
|
||||
|
Reference in New Issue
Block a user