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
test_common.py
test_config_flow.py
test_device_trigger.py
test_discovery.py Add support for Tasmota status sensor (#41782) 2020-10-19 22:07:31 +02:00
test_light.py
test_mixins.py
test_sensor.py Add support for Tasmota status sensor (#41782) 2020-10-19 22:07:31 +02:00
test_switch.py