core/homeassistant/components/tasmota
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-09-03 00:16:18 +00:00
__init__.py
binary_sensor.py
config_flow.py Improve Tasmota MQTT discovery flow (#55147) 2021-08-24 18:08:17 +02:00
const.py
cover.py
device_automation.py
device_trigger.py Automation trigger info type hint improvements (#55402) 2021-09-04 02:25:51 +02:00
discovery.py
fan.py
light.py
manifest.json
mixins.py
sensor.py
strings.json
switch.py