core/tests/components/light
Robert Chmielowiec 7bd6f5413d
Add flash light device actions (#33689)
* Add flash light device actions

* Single action with extra fields

* Change extra_fields to dictionary
2020-04-13 10:30:20 -07:00
..
__init__.py
common.py use isort to sort imports according to PEP8 for light (#29648) 2019-12-08 22:46:23 +05:30
test_device_action.py Add flash light device actions (#33689) 2020-04-13 10:30:20 -07:00
test_device_condition.py Fix typo: serivce --> service (#31217) 2020-01-27 19:56:26 +01:00
test_device_trigger.py Fix typo: serivce --> service (#31217) 2020-01-27 19:56:26 +01:00
test_init.py Add brightness_step to light.turn_on (#31452) 2020-02-04 16:13:29 -08:00
test_intent.py use isort to sort imports according to PEP8 for light (#29648) 2019-12-08 22:46:23 +05:30
test_reproduce_state.py Clarify light reproduce state deprecation warning (#33531) 2020-04-02 09:52:46 -07:00