home-assistant-core/tests
Raman Gupta dda9f957b6
Bump zwave-js-server-python to 0.23.0 to support zwave-js 7 (#48094)
* Bump zwave-js-server-python to 0.23.0 and update integration to support schema changes

* refactor notification evenets a bit

* fix tests and bug fixes

* additional changes due to new PR

* add command class and command name

* use new event names so we can retain event property names

* handle command status being returned from async_set_config_parameter

* bump dependency version

* adjust log message to be consistent

* disable pylint warning

* Update homeassistant/components/zwave_js/services.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* add test for awake node

* switch async_get_registry to async_get

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-03-29 16:28:55 -04:00
..
auth Merge multiple context managers in tests (#48146) 2021-03-27 09:17:15 +01:00
components Bump zwave-js-server-python to 0.23.0 to support zwave-js 7 (#48094) 2021-03-29 16:28:55 -04:00
fixtures Fallback to current temperature unit for zwave_js climate (#48347) 2021-03-28 22:18:17 +02:00
hassfest Throw error in hassfest when integration is missing version (#45976) 2021-02-04 13:31:17 +01:00
helpers Fix broken trace tests (#48458) 2021-03-29 10:06:22 +02:00
mock
resources
scripts Cleanup unused loggers (#46510) 2021-02-14 13:46:58 +01:00
test_util SSDP response decode: replace invalid utf-8 characters (#42681) 2021-01-31 17:59:14 +01:00
testing_config Add support for light color modes (#47720) 2021-03-16 12:51:39 +01:00
util Merge multiple context managers in tests (#48146) 2021-03-27 09:17:15 +01:00
__init__.py
bandit.yaml
common.py Index config entries by id (#48199) 2021-03-21 21:44:29 -07:00
conftest.py Wait for registries to load at startup (#46265) 2021-02-11 17:36:19 +01:00
ignore_uncaught_exceptions.py
test_bootstrap.py Wait for registries to load at startup (#46265) 2021-02-11 17:36:19 +01:00
test_config.py Ensure HomeAssistant can still restart when a library file is missing (#46664) 2021-02-19 22:22:48 -08:00
test_config_entries.py Do not load ignored or disabled integrations at startup (#48355) 2021-03-29 13:06:44 +02:00
test_core.py Add support for pre-filtering events to the event bus (#46371) 2021-02-14 09:42:55 -10:00
test_data_entry_flow.py
test_exceptions.py Refine printing of ConditionError (#46838) 2021-02-21 14:54:36 +01:00
test_loader.py Add warning to custom integrations without version (#45919) 2021-02-04 09:59:41 +01:00
test_main.py
test_requirements.py Merge multiple context managers in tests (#48146) 2021-03-27 09:17:15 +01:00
test_setup.py Include platform only integrations in the manifest list api (#48269) 2021-03-29 12:51:48 +02:00