core/homeassistant/components/automation
Ville Skyttä b10fc89a6b
Automation trigger info type hint improvements (#55402)
* Make automation trigger info a TypedDict

* zwave_js trigger type hint fixes

* Remove redundant automation trigger info field presence checks

* Use async_initialize_triggers in mqtt and tasmota device_trigger tests
2021-09-04 02:25:51 +02:00
..
blueprints Add aliases to actions in automation blueprints (#47940) 2021-03-16 17:14:07 +01:00
translations [ci skip] Translation update 2021-07-07 00:11:57 +00:00
__init__.py Automation trigger info type hint improvements (#55402) 2021-09-04 02:25:51 +02:00
config.py Packages to support config platforms (#54085) 2021-08-05 13:11:01 -07:00
const.py Make number of stored traces configurable (#49728) 2021-04-27 10:27:12 -07:00
helpers.py Don't ignore mypy errors by default (#49270) 2021-04-26 14:23:21 +02:00
logbook.py Add run_id to automation logbook event (#47980) 2021-03-16 14:37:26 -07:00
manifest.json Add support for IoT class in manifest (#46935) 2021-04-15 10:21:38 +02:00
reproduce_state.py Update typing syntax (#49480) 2021-04-20 17:40:41 +02:00
services.yaml Wrap up selectors (#50794) 2021-05-25 14:45:17 +02:00
strings.json
trace.py Add constructor return type in integrations A-D (#50903) 2021-05-20 18:51:39 +03:00