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
intent.py
manifest.json
reproduce_state.py Use assignment expressions 09 (#57790) 2021-10-17 20:19:56 +02:00
services.yaml
strings.json