mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 17:57:11 +00:00
Bump aioairq to v0.4.6 (#146169)
This version exposes an API to control LED brightness.
This commit is contained in:
parent
14664719d9
commit
17dad7d8ae
@ -7,5 +7,5 @@
|
|||||||
"integration_type": "hub",
|
"integration_type": "hub",
|
||||||
"iot_class": "local_polling",
|
"iot_class": "local_polling",
|
||||||
"loggers": ["aioairq"],
|
"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
|
aioacaia==0.1.14
|
||||||
|
|
||||||
# homeassistant.components.airq
|
# homeassistant.components.airq
|
||||||
aioairq==0.4.4
|
aioairq==0.4.6
|
||||||
|
|
||||||
# homeassistant.components.airzone_cloud
|
# homeassistant.components.airzone_cloud
|
||||||
aioairzone-cloud==0.6.12
|
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
|
aioacaia==0.1.14
|
||||||
|
|
||||||
# homeassistant.components.airq
|
# homeassistant.components.airq
|
||||||
aioairq==0.4.4
|
aioairq==0.4.6
|
||||||
|
|
||||||
# homeassistant.components.airzone_cloud
|
# homeassistant.components.airzone_cloud
|
||||||
aioairzone-cloud==0.6.12
|
aioairzone-cloud==0.6.12
|
||||||
|
Loading…
x
Reference in New Issue
Block a user