core/tests/components/zwave_js
Erik Montnemery aaec464627
Add support for managing the silabs multiprotocol add-on (#82170)
* Add support for managing the silabs multiprotocol add-on

* Fix passing context when starting option flow

* Allow unloading a ha yellow config entry

* Fix tests

* Log data passed to ZHA option flow

* Improve ZHA migration logic

* Move tests

* Improve test coverage

* Remove dead code

* Drop automatic ZHA migration
2022-11-16 17:38:07 +01:00
..
fixtures
__init__.py
common.py
conftest.py Add support for managing the silabs multiprotocol add-on (#82170) 2022-11-16 17:38:07 +01:00
test_api.py
test_binary_sensor.py
test_button.py
test_climate.py
test_config_flow.py Move zwave_js addon manager to hassio integration (#81354) 2022-11-10 10:09:52 +01:00
test_config_validation.py
test_cover.py Fix Z-Wave JS cover stop support (#78723) 2022-11-16 13:14:14 +01:00
test_device_action.py
test_device_condition.py
test_device_trigger.py
test_diagnostics.py
test_discovery.py
test_events.py
test_fan.py
test_humidifier.py
test_init.py
test_light.py
test_lock.py Reduce missed coverage in zwave_js (#79571) 2022-10-18 10:06:29 +02:00
test_logbook.py
test_migrate.py
test_number.py
test_select.py Reduce missed coverage in zwave_js (#79571) 2022-10-18 10:06:29 +02:00
test_sensor.py
test_services.py
test_siren.py
test_switch.py Reduce missed coverage in zwave_js (#79571) 2022-10-18 10:06:29 +02:00
test_trigger.py
test_update.py