core/tests/components/tasmota
Erik Montnemery 16e90f12ca
Add last_reset property to Tasmota energy sensors (#51107)
* Add last_reset property to Tasmota energy sensors

* Correct device class for energy sensors
2021-05-26 17:58:06 +02:00
..
__init__.py
conftest.py Cleanup of unused connection_class logic (#49865) 2021-04-29 23:12:58 +02:00
test_binary_sensor.py Add force_update to tasmota sensors (#47052) 2021-03-02 18:57:14 +01:00
test_common.py Bump hatasmota to 0.2.13 (#50662) 2021-05-15 19:36:08 +02:00
test_config_flow.py Use config_entries.SOURCE_* constants (#49631) 2021-04-25 11:27:40 +02:00
test_cover.py
test_device_trigger.py Use device registry CONNECTION_* constants (#49923) 2021-04-30 23:58:50 +02:00
test_discovery.py Use device registry CONNECTION_* constants (#49923) 2021-04-30 23:58:50 +02:00
test_fan.py Update tasmota to use new fan entity model (#45877) 2021-02-22 21:27:21 -06:00
test_init.py Use device registry CONNECTION_* constants (#49923) 2021-04-30 23:58:50 +02:00
test_light.py Bump hatasmota to 0.2.13 (#50662) 2021-05-15 19:36:08 +02:00
test_mixins.py
test_sensor.py Add last_reset property to Tasmota energy sensors (#51107) 2021-05-26 17:58:06 +02:00
test_switch.py