hass-core/script/scaffold/templates
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
..
config_flow Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
config_flow_discovery/integration Generate const files for config flow scaffolds () 2021-07-15 19:57:06 +02:00
config_flow_oauth2 Add test fixture for unauthenticated HTTP client () 2021-09-02 13:09:16 +02:00
device_action Improve device action type hinting () 2021-08-20 07:13:25 +03:00
device_condition Remove optional validation when creating conditions () 2021-11-28 14:54:07 +01:00
device_trigger Teach state trigger about entity registry ids () 2021-12-02 14:26:45 +01:00
integration/integration ConfigType and async_setup/setup type hint improvements () 2021-08-18 13:22:05 +02:00
reproduce_state Extend typing on scaffold templates () 2021-03-26 15:19:44 +01:00
significant_change Update typing 16 () 2021-03-18 22:58:19 +01:00