hass-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 Only redact zwave_js values that are worth redacting (#78420) 2022-09-16 15:04:55 -06:00
__init__.py
common.py Reduce coverage gaps for zwave_js (#79520) 2022-10-03 20:24:11 +02:00
conftest.py Add support for managing the silabs multiprotocol add-on (#82170) 2022-11-16 17:38:07 +01:00
test_api.py Bump zwave_js lib to 0.43.0 and fix multi-file firmware updates (#79342) 2022-10-04 10:40:49 -04:00
test_binary_sensor.py Reduce coverage gaps for zwave_js (#79520) 2022-10-03 20:24:11 +02:00
test_button.py Adjust root-import in tests (#78761) 2022-09-19 15:22:23 +02:00
test_climate.py Set zwave_js climate entity target temp attributes based on current mode (#79575) 2022-10-04 11:54:13 +02:00
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 Only redact zwave_js values that are worth redacting (#78420) 2022-09-16 15:04:55 -06:00
test_discovery.py
test_events.py
test_fan.py Bump zwave-js-server-python to 0.42.0 (#79020) 2022-09-28 21:24:04 -04:00
test_humidifier.py Bump zwave-js-server-python to 0.42.0 (#79020) 2022-09-28 21:24:04 -04:00
test_init.py Bump zwave-js-server-python to 0.42.0 (#79020) 2022-09-28 21:24:04 -04:00
test_light.py Bump zwave-js-server-python to 0.42.0 (#79020) 2022-09-28 21:24:04 -04:00
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 Bump zwave-js-server-python to 0.42.0 (#79020) 2022-09-28 21:24:04 -04:00
test_select.py Reduce missed coverage in zwave_js (#79571) 2022-10-18 10:06:29 +02:00
test_sensor.py
test_services.py Bump zwave-js-server-python to 0.42.0 (#79020) 2022-09-28 21:24:04 -04:00
test_siren.py Bump zwave-js-server-python to 0.42.0 (#79020) 2022-09-28 21:24:04 -04:00
test_switch.py Reduce missed coverage in zwave_js (#79571) 2022-10-18 10:06:29 +02:00
test_trigger.py Rename zwave_js trigger helper to avoid confusion (#78331) 2022-09-12 18:36:05 -04:00
test_update.py Bump zwave_js lib to 0.43.0 and fix multi-file firmware updates (#79342) 2022-10-04 10:40:49 -04:00