hass-core/homeassistant/components/cover
Erik Montnemery c85bb27d0d
Teach state trigger about entity registry ids (#60271)
* Teach state trigger about entity registry ids

* Tweak

* Add tests

* Tweak tests

* Fix tests

* Resolve entity ids during config validation

* Update device_triggers

* Fix mistake

* Tweak trigger validator to ensure we don't modify the original config

* Add index from entry id to entry

* Update scaffold

* Pre-compile UUID regex

* Address review comment

* Tweak mock_registry

* Tweak

* Apply suggestion from code review
2021-12-02 14:26:45 +01:00
..
translations [ci skip] Translation update 2021-12-02 00:13:02 +00:00
__init__.py Migrate cover device classes to StrEnum (#60655) 2021-11-30 15:37:34 -08:00
device_action.py Improve device action type hinting (#54850) 2021-08-20 07:13:25 +03:00
device_condition.py Remove optional validation when creating conditions (#60481) 2021-11-28 14:54:07 +01:00
device_trigger.py Teach state trigger about entity registry ids (#60271) 2021-12-02 14:26:45 +01:00
group.py Remove HomeAssistantType alias from entity components - Part 1 (#48467) 2021-03-29 13:24:36 -10:00
intent.py use isort to sort imports according to PEP8 for cover (#29629) 2019-12-08 22:28:00 +05:30
manifest.json Remove unused manifest fields (#33595) 2020-04-03 12:58:19 -07:00
reproduce_state.py Use assignment expressions 09 (#57790) 2021-10-17 20:19:56 +02:00
services.yaml Wrap up selectors (#50794) 2021-05-25 14:45:17 +02:00
strings.json Support 'stop' action for covers in device automation (#38219) 2020-07-31 14:45:03 +02:00