core/tests/components/zwave_js
Raman Gupta 65187c6f11
Add zwave config parameter entities (#92223)
* Add zwave config parameter entities

* Remove unused entity const

* remove unusued imports

* review comments

* switch to reserved values

* fix test
2023-05-30 11:49:55 -04:00
..
fixtures Add support for Window Covering CC (#93314) 2023-05-30 11:26:23 -04:00
__init__.py
common.py Add zwave config parameter entities (#92223) 2023-05-30 11:49:55 -04:00
conftest.py Add support for Window Covering CC (#93314) 2023-05-30 11:26:23 -04:00
test_api.py Add proper support for zwave_js Indicator CC (#90248) 2023-05-24 09:09:38 -04:00
test_binary_sensor.py Add zwave config parameter entities (#92223) 2023-05-30 11:49:55 -04:00
test_button.py Update name for Notification CC sensors and buttons (#93019) 2023-05-24 09:00:37 -04:00
test_climate.py
test_config_flow.py
test_config_validation.py
test_cover.py Add support for Window Covering CC (#93314) 2023-05-30 11:26:23 -04:00
test_device_action.py
test_device_condition.py
test_device_trigger.py
test_diagnostics.py Add proper support for zwave_js Indicator CC (#90248) 2023-05-24 09:09:38 -04:00
test_discovery.py Add proper support for zwave_js Indicator CC (#90248) 2023-05-24 09:09:38 -04:00
test_events.py
test_fan.py Do optimistic state update for Z-Wave multilevel switch entities (#90490) 2023-05-24 09:04:11 -04:00
test_helpers.py Improve test coverage for zwave_js (#93262) 2023-05-22 12:20:01 +02:00
test_humidifier.py Improve test coverage for zwave_js (#93262) 2023-05-22 12:20:01 +02:00
test_init.py Add zwave config parameter entities (#92223) 2023-05-30 11:49:55 -04:00
test_light.py Do optimistic state update for Z-Wave multilevel switch entities (#90490) 2023-05-24 09:04:11 -04:00
test_lock.py
test_logbook.py
test_migrate.py
test_number.py Add zwave config parameter entities (#92223) 2023-05-30 11:49:55 -04:00
test_select.py Add zwave config parameter entities (#92223) 2023-05-30 11:49:55 -04:00
test_sensor.py Add zwave config parameter entities (#92223) 2023-05-30 11:49:55 -04:00
test_services.py
test_siren.py
test_switch.py Add zwave config parameter entities (#92223) 2023-05-30 11:49:55 -04:00
test_trigger.py Improve test coverage for zwave_js.trigger (#93260) 2023-05-22 17:55:03 +02:00
test_update.py Improve test coverage for zwave_js (#93262) 2023-05-22 12:20:01 +02:00