* 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 |
||
---|---|---|
.. | ||
__init__.py | ||
conftest.py | ||
test_binary_sensor.py | ||
test_common.py | ||
test_config_flow.py | ||
test_cover.py | ||
test_device_trigger.py | ||
test_discovery.py | ||
test_fan.py | ||
test_init.py | ||
test_light.py | ||
test_mixins.py | ||
test_sensor.py | ||
test_switch.py |