core/homeassistant/components/flux_led
J. Nick Koston 0b67d7fb28
Bump flux_led to 0.27.42 (#63651)
- Fixes RGB/WW/CW controller operating mode not being detected after
  a factory reset.

- When the device is factory reset or setup for the first time the operating
  mode is reported as 0 and its expected the user will set it in the
  Magic Home app. If they skip that step Home Assistant will never be able
  to figure out which operating mode the device is using and the CW and WW
  channels will not work.

- Changelog: https://github.com/Danielhiversen/flux_led/compare/0.27.41...0.27.42
2022-01-07 17:45:39 -08:00
..
translations
__init__.py Add device configuration entities to flux_led (#62786) 2022-01-06 21:02:19 -10:00
button.py Add device configuration entities to flux_led (#62786) 2022-01-06 21:02:19 -10:00
config_flow.py Fix missing device name with legacy flux_led discovery (#62785) 2022-01-06 19:43:22 -10:00
const.py Fix missing device name with legacy flux_led discovery (#62785) 2022-01-06 19:43:22 -10:00
coordinator.py
discovery.py Fix missing device name with legacy flux_led discovery (#62785) 2022-01-06 19:43:22 -10:00
entity.py Add device configuration entities to flux_led (#62786) 2022-01-06 21:02:19 -10:00
light.py Add device configuration entities to flux_led (#62786) 2022-01-06 21:02:19 -10:00
manifest.json Bump flux_led to 0.27.42 (#63651) 2022-01-07 17:45:39 -08:00
number.py Add device configuration entities to flux_led (#62786) 2022-01-06 21:02:19 -10:00
select.py Add device configuration entities to flux_led (#62786) 2022-01-06 21:02:19 -10:00
services.yaml Add set_music_mode service to flux_led for detailed music mode control (#62429) 2021-12-21 12:09:41 +01:00
strings.json
switch.py Add device configuration entities to flux_led (#62786) 2022-01-06 21:02:19 -10:00
util.py Fix missing device name with legacy flux_led discovery (#62785) 2022-01-06 19:43:22 -10:00