mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Bump flux_led to 0.24.17 (#59211)
* Bump flux_led to 0.24.16 - Changes: https://github.com/Danielhiversen/flux_led/compare/0.24.15...0.24.16 - Fixes turning on/off when device is out of sync internally (seen on 0x33 firmware 8) - Fixes #59190 * Bump to .17 to fix typing
This commit is contained in:
parent
15636a4fe4
commit
23f0afa789
@ -3,7 +3,7 @@
|
||||
"name": "Flux LED/MagicHome",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/flux_led",
|
||||
"requirements": ["flux_led==0.24.15"],
|
||||
"requirements": ["flux_led==0.24.17"],
|
||||
"quality_scale": "platinum",
|
||||
"codeowners": ["@icemanch"],
|
||||
"iot_class": "local_push",
|
||||
|
@ -658,7 +658,7 @@ fjaraskupan==1.0.2
|
||||
flipr-api==1.4.1
|
||||
|
||||
# homeassistant.components.flux_led
|
||||
flux_led==0.24.15
|
||||
flux_led==0.24.17
|
||||
|
||||
# homeassistant.components.homekit
|
||||
fnvhash==0.1.0
|
||||
|
@ -393,7 +393,7 @@ fjaraskupan==1.0.2
|
||||
flipr-api==1.4.1
|
||||
|
||||
# homeassistant.components.flux_led
|
||||
flux_led==0.24.15
|
||||
flux_led==0.24.17
|
||||
|
||||
# homeassistant.components.homekit
|
||||
fnvhash==0.1.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user