core/homeassistant/components/hue
Marcel van der Veldt 8f38b7191a
Fix for Hue sending effect None at turn_on command while no effect is active (#125377)
* Fix for Hue sending effect None at turn_on command while no effect is active

* typo

* update tests
2024-09-06 14:06:46 +02:00
..
v1
v2 Fix for Hue sending effect None at turn_on command while no effect is active (#125377) 2024-09-06 14:06:46 +02:00
__init__.py
binary_sensor.py
bridge.py
config_flow.py
const.py
device_trigger.py
diagnostics.py
errors.py
event.py
icons.json Update icons.json to new service schema part 2 (#124769) 2024-08-28 13:47:41 +02:00
light.py
manifest.json
migration.py
scene.py
sensor.py
services.py
services.yaml
strings.json
switch.py