hass-core/tests/components/tasmota
Erik Montnemery 84cb00bb4e
Add Tasmota sensor (#41483)
* Add Tasmota sensor

* Remove useless try-except

* Bump hatasmota to 0.0.11

* Apply suggestions from code review

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>

* Sort dict constants

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-10-12 07:27:06 +02:00
..
__init__.py Add Tasmota integration (#39624) 2020-10-06 14:51:58 +02:00
conftest.py Poll state when Tasmota device becomes available (#41401) 2020-10-08 11:17:23 +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 Add Tasmota sensor (#41483) 2020-10-12 07:27:06 +02:00
test_config_flow.py Add MQTT integration discovery (#41332) 2020-10-07 18:30:51 +02:00
test_discovery.py Bump hatasmota to 0.0.10, minor refactor of discovery (#41331) 2020-10-06 22:32:36 +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 Tasmota sensor (#41483) 2020-10-12 07:27:06 +02:00
test_switch.py Poll state when Tasmota device becomes available (#41401) 2020-10-08 11:17:23 +02:00