core/tests/components/shelly
Shay Levy 63275d61a5
Add Shelly RGB/RGBW profiles support (#113808)
* Add Shelly RGB/RGBW profiles support

* Update homeassistant/components/shelly/light.py

Co-authored-by: Robert Svensson <Kane610@users.noreply.github.com>

* Use walrus in rgbw_key_ids

* Use walrus in light_key_ids

---------

Co-authored-by: Robert Svensson <Kane610@users.noreply.github.com>
2024-03-21 21:04:50 +02:00
..
bluetooth Add empty line after module docstring (3) (#112750) 2024-03-08 20:38:34 +01:00
__init__.py Add empty line after module docstring (3) (#112750) 2024-03-08 20:38:34 +01:00
conftest.py Add Shelly RGB/RGBW profiles support (#113808) 2024-03-21 21:04:50 +02:00
test_binary_sensor.py Add empty line after module docstring [tests q-s] (#112711) 2024-03-08 14:47:22 +01:00
test_button.py Add empty line after module docstring [tests q-s] (#112711) 2024-03-08 14:47:22 +01:00
test_climate.py Add empty line after module docstring [tests q-s] (#112711) 2024-03-08 14:47:22 +01:00
test_config_flow.py Add support for Shelly RPC devices custom TCP port (#110860) 2024-03-21 19:58:56 +01:00
test_coordinator.py Ignore Shelly block update with cfgChanged None (#113587) 2024-03-16 16:18:41 +02:00
test_cover.py Add empty line after module docstring [tests q-s] (#112711) 2024-03-08 14:47:22 +01:00
test_device_trigger.py Add empty line after module docstring [tests q-s] (#112711) 2024-03-08 14:47:22 +01:00
test_diagnostics.py Add empty line after module docstring [tests q-s] (#112711) 2024-03-08 14:47:22 +01:00
test_event.py Add empty line after module docstring [tests q-s] (#112711) 2024-03-08 14:47:22 +01:00
test_init.py Add support for Shelly RPC devices custom TCP port (#110860) 2024-03-21 19:58:56 +01:00
test_light.py Add Shelly RGB/RGBW profiles support (#113808) 2024-03-21 21:04:50 +02:00
test_logbook.py Add empty line after module docstring [tests q-s] (#112711) 2024-03-08 14:47:22 +01:00
test_number.py Add empty line after module docstring [tests q-s] (#112711) 2024-03-08 14:47:22 +01:00
test_sensor.py Add empty line after module docstring [tests q-s] (#112711) 2024-03-08 14:47:22 +01:00
test_switch.py Add empty line after module docstring [tests q-s] (#112711) 2024-03-08 14:47:22 +01:00
test_update.py Add empty line after module docstring [tests q-s] (#112711) 2024-03-08 14:47:22 +01:00
test_utils.py Add empty line after module docstring [tests q-s] (#112711) 2024-03-08 14:47:22 +01:00
test_valve.py Add empty line after module docstring [tests q-s] (#112711) 2024-03-08 14:47:22 +01:00