core/tests/components/light
Erik Montnemery 154c849eac
Filter unsupported parameters from light service calls (#51084)
* Filter unsupported parameters from light service calls

* Silence pylint

* Fix deconz tests

* Fix mqtt tests

* Fix scene tests

* Fix trådfri emulated CT

* Fix mqtt tests
2021-05-26 08:02:59 +02:00
..
__init__.py
common.py Add color_mode support to MQTT JSON light (#47993) 2021-03-31 11:28:45 +02:00
conftest.py Allow any parameter of a light profile as an optional parameter (#44079) 2021-01-13 12:11:20 +01:00
test_device_action.py Block custom integrations with missing or invalid version (#49916) 2021-05-17 15:48:41 +02:00
test_device_condition.py Block custom integrations with missing or invalid version (#49916) 2021-05-17 15:48:41 +02:00
test_device_trigger.py Block custom integrations with missing or invalid version (#49916) 2021-05-17 15:48:41 +02:00
test_init.py Filter unsupported parameters from light service calls (#51084) 2021-05-26 08:02:59 +02:00
test_intent.py Update light intents to check supported_color_modes (#50625) 2021-05-14 14:23:29 -07:00
test_reproduce_state.py Add support for light color modes (#47720) 2021-03-16 12:51:39 +01:00
test_significant_change.py Light significant changes + sensor tweaks (#45583) 2021-01-26 22:11:06 +01:00