Bump flux_led to 0.24.8 (#57934)

pull/57983/head
J. Nick Koston 2021-10-18 06:52:17 -10:00 committed by GitHub
parent 4f25b2ca08
commit 698f3ca96c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 11 additions and 3 deletions

View File

@ -3,7 +3,8 @@
"name": "Flux LED/MagicHome", "name": "Flux LED/MagicHome",
"config_flow": true, "config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/flux_led", "documentation": "https://www.home-assistant.io/integrations/flux_led",
"requirements": ["flux_led==0.24.6"], "requirements": ["flux_led==0.24.8"],
"quality_scale": "platinum",
"codeowners": ["@icemanch"], "codeowners": ["@icemanch"],
"iot_class": "local_push", "iot_class": "local_push",
"dhcp": [ "dhcp": [
@ -33,6 +34,9 @@
{ {
"hostname": "zengge_07_*" "hostname": "zengge_07_*"
}, },
{
"hostname": "zengge_21_*"
},
{ {
"hostname": "zengge_33_*" "hostname": "zengge_33_*"
}, },

View File

@ -104,6 +104,10 @@ DHCP = [
"domain": "flux_led", "domain": "flux_led",
"hostname": "zengge_07_*" "hostname": "zengge_07_*"
}, },
{
"domain": "flux_led",
"hostname": "zengge_21_*"
},
{ {
"domain": "flux_led", "domain": "flux_led",
"hostname": "zengge_33_*" "hostname": "zengge_33_*"

View File

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

View File

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