hass-core/tests
DerEnderKeks 9fecdddf01
Don't use force_update for Tasmota sensors (#85943)
* fix: don't use force_update for Tasmota sensors

* Update binary_sensor.py

* Update test_binary_sensor.py

* Update test_sensor.py

---------

Co-authored-by: Erik Montnemery <erik@montnemery.com>
2023-03-28 17:14:52 +02:00
..
auth Cache decode of JWT tokens (#90013) 2023-03-22 16:03:41 -10:00
backports
components Don't use force_update for Tasmota sensors (#85943) 2023-03-28 17:14:52 +02:00
fixtures
hassfest
helpers Add has_value function/test to Jinja2 template (#79550) 2023-03-28 17:04:29 +02:00
pylint Remove incorrect ignore in pylint plugin (#90024) 2023-03-27 13:53:14 +02:00
resources
scripts
test_util
testing_config Add an in-memory-preloading loader for Jinja imports (#88850) 2023-03-13 11:00:05 +01:00
util Add tmpdir to known fixtures in pylint (#89844) 2023-03-17 10:22:02 +01:00
__init__.py
bandit.yaml
common.py Add test helper mock_config_flow (#90103) 2023-03-22 08:59:35 -04:00
conftest.py Add schema auto repairs for states tables (#90083) 2023-03-22 10:05:23 -10:00
ignore_uncaught_exceptions.py
ruff.toml
syrupy.py Adjust IntFlag handling in syrupy (#90223) 2023-03-26 14:20:05 +02:00
test_bootstrap.py Fix lingering timer in bootstrap tests (#89790) 2023-03-16 17:20:27 -04:00
test_config.py
test_config_entries.py Try to load integration before starting option flow (#90111) 2023-03-22 20:10:10 +01:00
test_core.py Add type hints to tests (#89497) 2023-03-10 12:06:50 +01:00
test_data_entry_flow.py
test_exceptions.py
test_loader.py
test_main.py
test_requirements.py
test_runner.py Add tmpdir to known fixtures in pylint (#89844) 2023-03-17 10:22:02 +01:00
test_setup.py
test_test_fixtures.py
typing.py