core/homeassistant/components/button
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-01 00:17:12 +00:00
__init__.py Fix device class shorthand attr in ButtonEntity (#60622) 2021-11-30 15:06:33 +01:00
const.py
device_action.py
device_trigger.py Teach state trigger about entity registry ids (#60271) 2021-12-02 14:26:45 +01:00
manifest.json
services.yaml
strings.json