core/tests/components/tasmota
Erik Montnemery ec7f329807
Add support for Tasmota status sensor (#41782)
* Add sensor attributes, remove useless test.

* Fix tests

* Rework handling of sensor attributes

* Remove unused sensor attributes

* Hide status sensors

* Bump hatasmota to 0.0.19

* Use DEVICE_CLASS_SIGNAL_STRENGTH for WiFi signal sensor

* Improve test coverage

* Fix tests
2020-10-19 22:07:31 +02:00
..
__init__.py
conftest.py Add support for Tasmota status sensor (#41782) 2020-10-19 22:07:31 +02:00
test_binary_sensor.py Poll state when Tasmota device becomes available (#41401) 2020-10-08 11:17:23 +02:00
test_common.py Bump hatasmota to 0.0.13 (#41705) 2020-10-12 13:09:17 +02:00
test_config_flow.py Add MQTT integration discovery (#41332) 2020-10-07 18:30:51 +02:00
test_device_trigger.py Add Tasmota device trigger (#41590) 2020-10-16 08:16:07 +02:00
test_discovery.py Add support for Tasmota status sensor (#41782) 2020-10-19 22:07:31 +02:00
test_light.py Bump hatasmota to 0.0.16 (#41902) 2020-10-15 21:14:42 +02:00
test_mixins.py Poll state when Tasmota device becomes available (#41401) 2020-10-08 11:17:23 +02:00
test_sensor.py Add support for Tasmota status sensor (#41782) 2020-10-19 22:07:31 +02:00
test_switch.py Add Tasmota light (#41485) 2020-10-14 17:47:13 +02:00