core/tests/components/zwave_js
Raman Gupta 70e3da207a
Automatically enable/disable zwave_js server logging in lib (#100837)
* Bump zwave-js-server-python to 0.52.0

* Add WS command to enabled zwave_js server logging in lib

* enable and disable server logging automatically

* fix conditionals

* fix tests

* Add logging

* small tweaks

* Add logger as a dependency

* fix test

* Prepare for movement of event constant

* Add constant so tests pass
2023-09-27 01:17:52 -04:00
..
fixtures Add zdb5100 light to zwave_js (#97586) 2023-09-09 16:01:32 +02:00
__init__.py
common.py
conftest.py Add zdb5100 light to zwave_js (#97586) 2023-09-09 16:01:32 +02:00
test_api.py Automatically enable/disable zwave_js server logging in lib (#100837) 2023-09-27 01:17:52 -04:00
test_binary_sensor.py
test_button.py
test_climate.py
test_config_flow.py Update zeroconf discovery to use IPAddress objects to avoid conversions (#100567) 2023-09-19 18:58:46 +02:00
test_config_validation.py
test_cover.py
test_device_action.py
test_device_condition.py
test_device_trigger.py Bump zwave-js-server-python to 0.52.0 (#100833) 2023-09-26 17:05:54 -04:00
test_diagnostics.py
test_discovery.py Add zwave_js controller status sensor (#99252) 2023-08-30 06:50:23 -04:00
test_events.py Add endpoint to `zwave_js_notification` event (#100951) 2023-09-26 18:48:59 -04:00
test_fan.py
test_helpers.py
test_humidifier.py
test_init.py Automatically enable/disable zwave_js server logging in lib (#100837) 2023-09-27 01:17:52 -04:00
test_light.py Add zdb5100 light to zwave_js (#97586) 2023-09-09 16:01:32 +02:00
test_lock.py
test_logbook.py
test_migrate.py
test_number.py Add zwave_js device config file change fix/repair (#99314) 2023-08-30 17:29:22 +02:00
test_repairs.py Handle disconnects in zwave_js repair flow (#99964) 2023-09-12 04:21:44 +02:00
test_select.py
test_sensor.py Add zwave_js controller status sensor (#99252) 2023-08-30 06:50:23 -04:00
test_services.py
test_siren.py
test_switch.py
test_trigger.py
test_update.py Bump zwave-js-server-python to 0.52.0 (#100833) 2023-09-26 17:05:54 -04:00