core/tests/components/light
Paulus Schoutsen c85a7934ed
Add brightness_step to light.turn_on (#31452)
* Clean up light turn on service

* Add brightness_step to turn_on schema

* Fix import

* Fix imports 2

* Fix RFLink test
2020-02-04 16:13:29 -08:00
..
__init__.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
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 Fix typo: serivce --> service (#31217) 2020-01-27 19:56:26 +01: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 Add deprecated attributes to light.reproduce_state (#28557) 2019-11-05 06:43:50 -08:00