1
mirror of https://github.com/home-assistant/core synced 2024-09-15 17:29:45 +02:00
ha-core/homeassistant/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
..
.translations [ci skip] Translation update 2020-02-29 00:31:43 +00:00
__init__.py Add brightness_step to light.turn_on (#31452) 2020-02-04 16:13:29 -08:00
device_action.py Add brightness to light device turn_on action (#32219) 2020-02-29 13:33:20 +01: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 Migrate Integration Quality Scale from docs to manifest: internal (#30551) 2020-01-07 20:58:49 +01:00
reproduce_state.py use isort to sort imports according to PEP8 for light (#29648) 2019-12-08 22:46:23 +05:30
services.yaml Add brightness_step to light.turn_on (#31452) 2020-02-04 16:13:29 -08:00
strings.json Add missing translations for light actions (#32216) 2020-02-26 10:24:43 -08:00