core/tests/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
..
__init__.py
conftest.py
test_binary_sensor.py
test_common.py Bump hatasmota to 0.2.13 (#50662) 2021-05-15 19:36:08 +02:00
test_config_flow.py Improve Tasmota MQTT discovery flow (#55147) 2021-08-24 18:08:17 +02:00
test_cover.py
test_device_trigger.py Automation trigger info type hint improvements (#55402) 2021-09-04 02:25:51 +02:00
test_discovery.py
test_fan.py Tasmota - Cleanup tests involving legacy fan speed (#55202) 2021-08-25 13:54:36 +02:00
test_init.py
test_light.py Improve typing of Tasmota (3/3) (#52748) 2021-07-12 19:17:44 +02:00
test_mixins.py
test_sensor.py Remove last_reset attribute from tasmota energy sensors (#54836) 2021-08-18 09:25:33 -07:00
test_switch.py