core/tests/components/tasmota
Rene Lehfeld 2272925699
Add force_update to tasmota sensors (#47052)
* Add force update also to non-binary sensors as e.g. POWER Measurement agerage cannot be calculated otherwise. This is the same behavior as set with the obsolete tasmota detection

* add tests in binary_sensor and test_sensor for force_update flag

* satisfy flake8

* next try for force_update test but this time on the entity object which is the correct level

* once again satisfy flake8

* one more try for a test

* fix typo

* satisfy black
2021-03-02 18:57:14 +01:00
..
__init__.py
conftest.py Lint suppression cleanups (#47248) 2021-03-02 09:02:04 +01:00
test_binary_sensor.py Add force_update to tasmota sensors (#47052) 2021-03-02 18:57:14 +01:00
test_common.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_config_flow.py Add MQTT integration discovery (#41332) 2020-10-07 18:30:51 +02:00
test_cover.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_device_trigger.py Lint suppression cleanups (#47248) 2021-03-02 09:02:04 +01:00
test_discovery.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_fan.py Update tasmota to use new fan entity model (#45877) 2021-02-22 21:27:21 -06:00
test_init.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_light.py Bump hatasmota to 0.2.9 (#46561) 2021-02-15 12:16:28 +01:00
test_mixins.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_sensor.py Add force_update to tasmota sensors (#47052) 2021-03-02 18:57:14 +01:00
test_switch.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00