hass-core/tests/components/zwave_js
Robert Resch 5900413c08
Add zwave_js node_capabilities and invoke_cc_api websocket commands (#125327)
* Add zwave_js node_capabilities and invoke_cc_api websocket commands

* Map isSecure to is_secure

* Add tests

* Add error handling

* fix

* Use to_dict function

* Make response compatible with current expectations

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-11-01 00:32:01 +01:00
..
fixtures Support non-dimmable color lights in Z-Wave JS (#127808) 2024-10-10 14:36:37 +02:00
scripts
snapshots Enable Zwave notification sensors by default (#125326) 2024-09-25 11:53:42 +02:00
__init__.py
common.py
conftest.py Support non-dimmable color lights in Z-Wave JS (#127808) 2024-10-10 14:36:37 +02:00
test_api.py Add zwave_js node_capabilities and invoke_cc_api websocket commands (#125327) 2024-11-01 00:32:01 +01:00
test_binary_sensor.py
test_button.py
test_climate.py Increase Z-Wave fallback thermostat range to 0-50 C (#128543) 2024-10-17 12:41:23 +02:00
test_config_flow.py Remove hassio from ALLOWED_USED_COMPONENTS and move some functions to helper (#127228) 2024-10-30 12:43:41 +01:00
test_config_validation.py Fix zwave_js config validation for values (#127972) 2024-10-09 07:35:41 +02:00
test_cover.py Cover state is enum (#127144) 2024-10-08 18:39:04 +02:00
test_device_action.py
test_device_condition.py
test_device_trigger.py
test_diagnostics.py Enable Zwave notification sensors by default (#125326) 2024-09-25 11:53:42 +02:00
test_discovery.py Support non-dimmable color lights in Z-Wave JS (#127808) 2024-10-10 14:36:37 +02:00
test_event.py
test_events.py
test_fan.py
test_helpers.py
test_humidifier.py
test_init.py Remaining addon management to aiohasupervisor (#128484) 2024-10-21 16:41:00 +02:00
test_light.py Support non-dimmable color lights in Z-Wave JS (#127808) 2024-10-10 14:36:37 +02:00
test_lock.py Change lock state to an enum (#126379) 2024-09-24 12:30:50 +02:00
test_logbook.py
test_migrate.py
test_number.py
test_repairs.py Add helper functions for repair tests (#125886) 2024-09-14 03:31:44 +02:00
test_select.py
test_sensor.py Enable Zwave notification sensors by default (#125326) 2024-09-25 11:53:42 +02:00
test_services.py
test_siren.py
test_switch.py
test_trigger.py Bump zwave-js-server-python to 0.58.1 (#127114) 2024-09-30 18:35:14 +02:00
test_update.py Add update_percentage state attribute to update entity (#128877) 2024-10-21 15:31:48 +02:00