hass-core/tests/components/zwave_js
Raman Gupta 6e5f4566d5
Add zwave_js controller status sensor ()
* Add zwave_js controller status sensor

* Also update network status command

* fix tests

* Remove WS command since we have a sensor entity

* Update sensor.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* move driver assertion out of closures

* store state in tests

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-08-30 06:50:23 -04:00
..
fixtures Add zwave_js controller status sensor () 2023-08-30 06:50:23 -04:00
__init__.py
common.py Deprecate Dry and Fan preset modes in favor of HVAC modes () 2023-07-05 15:12:21 -04:00
conftest.py Bump zwave-js-server-python to 0.50.1 () 2023-08-10 01:28:08 -04:00
test_api.py Bump zwave-js-server-python to 0.51.0 () 2023-08-29 02:45:43 -04:00
test_binary_sensor.py Add zwave config parameter entities () 2023-05-30 11:49:55 -04:00
test_button.py Update service call return values and error handling () 2023-06-16 07:01:40 -07:00
test_climate.py Bump zwave-js-server-python to 0.50.1 () 2023-08-10 01:28:08 -04:00
test_config_flow.py Include UUID in hassio discovery data () 2023-04-25 09:48:47 +02:00
test_config_validation.py
test_cover.py Bump zwave-js-server-python to 0.50.1 () 2023-08-10 01:28:08 -04:00
test_device_action.py Use entity registry id in zwave_js device actions () 2023-07-18 09:36:40 +02:00
test_device_condition.py Don't require passing identifiers to DeviceRegistry.async_get_device () 2023-07-13 13:39:25 -04:00
test_device_trigger.py Ruff: isort don't split imports based on trailing comma () 2023-08-10 14:27:03 +02:00
test_diagnostics.py Bump zwave-js-server-python to 0.50.1 () 2023-08-10 01:28:08 -04:00
test_discovery.py Add zwave_js controller status sensor () 2023-08-30 06:50:23 -04:00
test_events.py
test_fan.py Bump zwave-js-server-python to 0.50.1 () 2023-08-10 01:28:08 -04:00
test_helpers.py Adjust zwave_js tests which create devices () 2023-08-10 18:27:22 +02:00
test_humidifier.py Improve test coverage for zwave_js () 2023-05-22 12:20:01 +02:00
test_init.py Add zwave_js controller status sensor () 2023-08-30 06:50:23 -04:00
test_light.py Do optimistic state update for Z-Wave multilevel switch entities () 2023-05-24 09:04:11 -04:00
test_lock.py Add error handling for all zwave_js service calls () 2023-05-31 11:09:01 -04:00
test_logbook.py
test_migrate.py
test_number.py Add zwave config parameter entities () 2023-05-30 11:49:55 -04:00
test_select.py Add zwave config parameter entities () 2023-05-30 11:49:55 -04:00
test_sensor.py Add zwave_js controller status sensor () 2023-08-30 06:50:23 -04:00
test_services.py Bump zwave-js-server-python to 0.50.1 () 2023-08-10 01:28:08 -04:00
test_siren.py
test_switch.py Bump zwave-js-server-python to 0.50.1 () 2023-08-10 01:28:08 -04:00
test_trigger.py Bump zwave-js-server-python to 0.50.1 () 2023-08-10 01:28:08 -04:00
test_update.py Bump zwave-js-server-python to 0.50.1 () 2023-08-10 01:28:08 -04:00