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
scripts
snapshots
__init__.py
common.py
conftest.py
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
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
test_cover.py
test_device_action.py
test_device_condition.py
test_device_trigger.py
test_diagnostics.py
test_discovery.py
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
test_lock.py
test_logbook.py
test_migrate.py
test_number.py
test_repairs.py
test_select.py
test_sensor.py
test_services.py
test_siren.py
test_switch.py
test_trigger.py
test_update.py Add update_percentage state attribute to update entity (#128877) 2024-10-21 15:31:48 +02:00