core/tests/components/light
Erik Montnemery c4ac3155e4
Add brightness to light device turn_on action (#32219)
* Add support for setting brightness

* Remove default brightness
2020-02-29 13:33:20 +01: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 Add brightness to light device turn_on action (#32219) 2020-02-29 13:33:20 +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