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:
@@ -6,5 +6,5 @@
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["avea"],
|
||||
"quality_scale": "legacy",
|
||||
"requirements": ["avea==1.5.1"]
|
||||
"requirements": ["avea==1.6.1"]
|
||||
}
|
||||
|
||||
Generated
+1
-1
@@ -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
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user