core/homeassistant/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
..
translations [ci skip] Translation update 2020-10-19 00:03:28 +00:00
__init__.py
binary_sensor.py Cleanup unused loggers (components N-Z + tests) (#41982) 2020-10-16 21:24:08 -05:00
config_flow.py Cleanup unused loggers (components N-Z + tests) (#41982) 2020-10-16 21:24:08 -05:00
const.py Add Tasmota device trigger (#41590) 2020-10-16 08:16:07 +02:00
device_automation.py Cleanup unused loggers (components N-Z + tests) (#41982) 2020-10-16 21:24:08 -05:00
device_trigger.py Fix Tasmota stale docstring + print level (#41992) 2020-10-17 13:07:21 +02:00
discovery.py Add support for Tasmota status sensor (#41782) 2020-10-19 22:07:31 +02:00
light.py Cleanup unused loggers (components N-Z + tests) (#41982) 2020-10-16 21:24:08 -05:00
manifest.json Add support for Tasmota status sensor (#41782) 2020-10-19 22:07:31 +02:00
mixins.py Fix Tasmota stale docstring + print level (#41992) 2020-10-17 13:07:21 +02:00
sensor.py Add support for Tasmota status sensor (#41782) 2020-10-19 22:07:31 +02:00
strings.json
switch.py Cleanup unused loggers (components N-Z + tests) (#41982) 2020-10-16 21:24:08 -05:00