mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Bump aioairq to v0.4.6 (#146169)
This version exposes an API to control LED brightness.
This commit is contained in:
@ -7,5 +7,5 @@
|
||||
"integration_type": "hub",
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["aioairq"],
|
||||
"requirements": ["aioairq==0.4.4"]
|
||||
"requirements": ["aioairq==0.4.6"]
|
||||
}
|
||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -173,7 +173,7 @@ aio-georss-gdacs==0.10
|
||||
aioacaia==0.1.14
|
||||
|
||||
# homeassistant.components.airq
|
||||
aioairq==0.4.4
|
||||
aioairq==0.4.6
|
||||
|
||||
# homeassistant.components.airzone_cloud
|
||||
aioairzone-cloud==0.6.12
|
||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -161,7 +161,7 @@ aio-georss-gdacs==0.10
|
||||
aioacaia==0.1.14
|
||||
|
||||
# homeassistant.components.airq
|
||||
aioairq==0.4.4
|
||||
aioairq==0.4.6
|
||||
|
||||
# homeassistant.components.airzone_cloud
|
||||
aioairzone-cloud==0.6.12
|
||||
|
Reference in New Issue
Block a user