mirror of
https://github.com/home-assistant/core.git
synced 2025-09-01 10:51:47 +02:00
update pyatmo to v9.2.3 (#150900)
This commit is contained in:
@@ -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
@@ -1846,7 +1846,7 @@ pyaprilaire==0.9.1
|
||||
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
@@ -1551,7 +1551,7 @@ pyaprilaire==0.9.1
|
||||
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