hass-core/script/scaffold/templates/device_trigger
Erik Montnemery c85bb27d0d
Teach state trigger about entity registry ids ()
* 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
..
integration Teach state trigger about entity registry ids () 2021-12-02 14:26:45 +01:00
tests Add id to automation triggers () 2021-03-31 14:56:04 +02:00