core/homeassistant/components/homeassistant
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
..
translations [ci skip] Translation update 2021-08-08 00:11:15 +00:00
triggers Automation trigger info type hint improvements (#55402) 2021-09-04 02:25:51 +02:00
__init__.py ConfigType and async_setup/setup type hint improvements (#54739) 2021-08-18 13:22:05 +02:00
manifest.json
scene.py
services.yaml Add Save Persistent States service (#53881) 2021-08-10 00:38:56 +02:00
strings.json
system_health.py
trigger.py