hass-core/tests/components/light
J. Nick Koston e0a7ea52fd
Reduce loss of precision when setting light percent brightness ()
* Reduce loss of precision when setting light percent brightness

This part of an effort to fix all the round trip light
brightness percentages that cause errors with homekit
, alexa, and other devices that use percentage.

* fix demo light test
2020-04-14 13:26:18 -05: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 () 2019-12-08 22:46:23 +05:30
test_device_action.py Add flash light device actions () 2020-04-13 10:30:20 -07:00
test_device_condition.py Fix typo: serivce --> service () 2020-01-27 19:56:26 +01:00
test_device_trigger.py Fix typo: serivce --> service () 2020-01-27 19:56:26 +01:00
test_init.py Reduce loss of precision when setting light percent brightness () 2020-04-14 13:26:18 -05:00
test_intent.py use isort to sort imports according to PEP8 for light () 2019-12-08 22:46:23 +05:30
test_reproduce_state.py Clarify light reproduce state deprecation warning () 2020-04-02 09:52:46 -07:00