core/tests
Jesse Campbell eaa9fff3ba
Remove v4 multilevel transitional currentValue workaround in zwave_js (#45884)
* Remove v4 multilevel transitional currentValue workaround

This was only needed because the get-after-set was reporting a
transitional currentValue instead of the final one.
zwave-js v6.1.1 removes the get-after-set functionality completely, so
this is no longer required (and breaks status reporting entirely)

* Fix tests to check currentValue instead of targetValue as well
2021-02-03 12:02:49 +01:00
..
auth Support blocking trusted network from new ip (#44630) 2021-01-28 12:06:20 +01:00
components Remove v4 multilevel transitional currentValue workaround in zwave_js (#45884) 2021-02-03 12:02:49 +01:00
fixtures Remove v4 multilevel transitional currentValue workaround in zwave_js (#45884) 2021-02-03 12:02:49 +01:00
hassfest
helpers Restore the device id after deleting and re-adding an integration (#45348) 2021-01-27 17:10:57 +01:00
mock
resources
scripts
test_util SSDP response decode: replace invalid utf-8 characters (#42681) 2021-01-31 17:59:14 +01:00
testing_config Move device tracker scanner attributes to ScannerEntity (#45312) 2021-01-19 11:04:08 -06:00
util Fix shutdown deadlock with run_callback_threadsafe (#45807) 2021-02-01 10:54:39 +01:00
__init__.py
bandit.yaml
common.py
conftest.py During tests we can run with lowest rounds (#45710) 2021-01-29 19:57:14 +01:00
ignore_uncaught_exceptions.py
test_bootstrap.py
test_config.py
test_config_entries.py Clarify ConfigEntryNotReady log (#45425) 2021-01-22 12:13:23 -05:00
test_core.py Fix shutdown deadlock with run_callback_threadsafe (#45807) 2021-02-01 10:54:39 +01:00
test_data_entry_flow.py
test_loader.py Remove misleading "for" from custom integration warning message (#45811) 2021-02-01 08:36:06 +01:00
test_main.py
test_requirements.py Add support for discovery via DHCP (#45087) 2021-01-14 09:09:08 +01:00
test_setup.py