hass-core/homeassistant/components/humidifier
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 [ci skip] Translation update 2022-12-09 00:24:29 +00:00
__init__.py Remove str from humidifier device class (#83397) 2022-12-06 14:51:23 +01:00
const.py Use IntFlag for EntityFeature (#81903) 2022-11-16 12:43:17 +01:00
device_action.py Adjust device_automation type hints in core platforms 2/3 (#72210) 2022-05-23 16:02:36 +02:00
device_condition.py Adjust device_automation type hints in core platforms 2/3 (#72210) 2022-05-23 16:02:36 +02:00
device_trigger.py String formatting and max line length - Part 2 (#84393) 2022-12-22 11:38:59 +01:00
group.py
intent.py HassTurnOn/Off intents to also handle cover entities (#86206) 2023-01-19 17:15:01 -06:00
manifest.json Set system & entity integration types (#79593) 2022-10-04 10:36:42 -04:00
recorder.py Exclude static humidifier attributes from being recorded in the database (#69193) 2022-04-03 15:42:29 +02:00
reproduce_state.py
services.yaml Prettify yaml (services.yaml) (#68878) 2022-03-30 09:48:06 +02:00
strings.json