core/tests/components/tasmota
Ville Skyttä b10fc89a6b
Automation trigger info type hint improvements ()
* 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
test_config_flow.py Improve Tasmota MQTT discovery flow () 2021-08-24 18:08:17 +02:00
test_cover.py
test_device_trigger.py Automation trigger info type hint improvements () 2021-09-04 02:25:51 +02:00
test_discovery.py
test_fan.py Tasmota - Cleanup tests involving legacy fan speed () 2021-08-25 13:54:36 +02:00
test_init.py
test_light.py
test_mixins.py
test_sensor.py Remove last_reset attribute from tasmota energy sensors () 2021-08-18 09:25:33 -07:00
test_switch.py