core/homeassistant/components/device_automation
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
..
__init__.py Validate device automation capablities WS calls (#58444) 2021-10-26 14:47:07 +02:00
const.py
exceptions.py
manifest.json
toggle_entity.py Teach state trigger about entity registry ids (#60271) 2021-12-02 14:26:45 +01:00
trigger.py Better handle invalid trigger config (#55637) 2021-09-03 10:15:57 -07:00