core/homeassistant/components/light
Michael Hansen 5aca996f22
HassTurnOn/Off intents to also handle cover entities (#86206)
* Move entity/area resolution to async_match_states

* Special case for covers in HassTurnOn/Off

* Enable light color/brightness on areas

* Remove async_register from default agent

* Remove CONFIG_SCHEMA from conversation component

* Fix intent tests

* Fix light test

* Move entity/area resolution to async_match_states

* Special case for covers in HassTurnOn/Off

* Enable light color/brightness on areas

* Remove async_register from default agent

* Remove CONFIG_SCHEMA from conversation component

* Fix intent tests

* Fix light test

* Fix humidifier intent handlers

* Remove DATA_CONFIG for conversation

* Copy ServiceIntentHandler code to light

* Add proper errors to humidifier intent handlers
2023-01-19 17:15:01 -06:00
..
translations
__init__.py Code styling tweaks to core entity components (#85460) 2023-01-08 13:40:08 -10:00
device_action.py
device_condition.py
device_trigger.py
group.py
intent.py HassTurnOn/Off intents to also handle cover entities (#86206) 2023-01-19 17:15:01 -06:00
light_profiles.csv
manifest.json
recorder.py
reproduce_state.py
services.yaml
significant_change.py
strings.json