hass-core/homeassistant/components/light
J. Nick Koston e0a7ea52fd
Reduce loss of precision when setting light percent brightness (#34208)
* 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
..
.translations [ci skip] Translation update 2020-04-14 00:07:23 +00:00
__init__.py Reduce loss of precision when setting light percent brightness (#34208) 2020-04-14 13:26:18 -05:00
device_action.py Add flash light device actions (#33689) 2020-04-13 10:30:20 -07:00
device_condition.py Fix callback and async (#31281) 2020-01-29 13:59:45 -08:00
device_trigger.py use isort to sort imports according to PEP8 for light (#29648) 2019-12-08 22:46:23 +05:30
intent.py Use f-strings in integrations starting with "H" - "L" (#32265) 2020-02-28 12:39:29 +01:00
light_profiles.csv
manifest.json Remove unused manifest fields (#33595) 2020-04-03 12:58:19 -07:00
reproduce_state.py Clarify light reproduce state deprecation warning (#33531) 2020-04-02 09:52:46 -07:00
services.yaml Add brightness_step to light.turn_on (#31452) 2020-02-04 16:13:29 -08:00
strings.json Add flash light device actions (#33689) 2020-04-13 10:30:20 -07:00