This website requires JavaScript.
Explore
Help
Sign In
Home-Assistant
/
core
Watch
1
Star
0
Fork
0
mirror of
https://github.com/home-assistant/core.git
synced
2026-09-20 16:53:19 +01:00
Code
Activity
Files
631c4bf10fab9894de8f49f772f53419cbe5ce74
core
/
tests
/
components
/
flux_led
T
History
J. Nick Koston
and
Chris Talkington
3b6bc6654f
Fix unexpected color mode switch in flux_led when brightness is near 0 (
#64812
)
...
Co-authored-by: Chris Talkington <
chris@talkingtontech.com
>
2022-01-23 20:53:17 -10:00
..
__init__.py
Add support for changing the white strip type to flux_led (
#63943
)
2022-01-12 15:03:09 -08:00
conftest.py
…
test_button.py
Add support for managing 2.4G remotes in flux_led (
#63646
)
2022-01-07 21:26:10 -10:00
test_config_flow.py
Fix missing device name with legacy flux_led discovery (
#62785
)
2022-01-06 19:43:22 -10:00
test_init.py
…
test_light.py
Fix unexpected color mode switch in flux_led when brightness is near 0 (
#64812
)
2022-01-23 20:53:17 -10:00
test_number.py
Add device configuration entities to flux_led (
#62786
)
2022-01-06 21:02:19 -10:00
test_select.py
Fix flux_led reloading too quickly after an operating mode change (
#64591
)
2022-01-22 20:56:38 -08:00
test_sensor.py
Add support for managing 2.4G remotes in flux_led (
#63646
)
2022-01-07 21:26:10 -10:00
test_switch.py
…