Add support for push updates to flux_led (#57890)

This commit is contained in:
J. Nick Koston 2021-10-17 08:47:35 -10:00 committed by GitHub
parent 4f8148f9ea
commit 284861c8bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

View File

@ -3,9 +3,9 @@
"name": "Flux LED/MagicHome",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/flux_led",
"requirements": ["flux_led==0.24.5"],
"requirements": ["flux_led==0.24.6"],
"codeowners": ["@icemanch"],
"iot_class": "local_polling",
"iot_class": "local_push",
"dhcp": [
{
"macaddress": "18B905*",

View File

@ -652,7 +652,7 @@ fjaraskupan==1.0.1
flipr-api==1.4.1
# homeassistant.components.flux_led
flux_led==0.24.5
flux_led==0.24.6
# homeassistant.components.homekit
fnvhash==0.1.0

View File

@ -384,7 +384,7 @@ fjaraskupan==1.0.1
flipr-api==1.4.1
# homeassistant.components.flux_led
flux_led==0.24.5
flux_led==0.24.6
# homeassistant.components.homekit
fnvhash==0.1.0