1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-08 09:38:58 +01:00

Update to version 1.6.1 of avea library (#156043)

This commit is contained in:
Sören
2025-11-09 09:03:44 +01:00
committed by GitHub
parent 4a85837f2e
commit e0aa850d18
3 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -6,5 +6,5 @@
"iot_class": "local_polling",
"loggers": ["avea"],
"quality_scale": "legacy",
"requirements": ["avea==1.5.1"]
"requirements": ["avea==1.6.1"]
}
+1 -1
View File
@@ -578,7 +578,7 @@ automower-ble==0.2.8
av==13.1.0
# homeassistant.components.avea
# avea==1.5.1
avea==1.6.1
# homeassistant.components.avion
# avion==0.10
-1
View File
@@ -21,7 +21,6 @@ from script.hassfest.model import Config, Integration
# in requirements_all.txt and requirements_test_all.txt.
EXCLUDED_REQUIREMENTS_ALL = {
"atenpdu", # depends on pysnmp which is not maintained at this time
"avea", # depends on bluepy
"avion",
"beewi-smartclim", # depends on bluepy
"bluepy",