core/tests/components/zwave_js
Raman Gupta a12d6aa6ff
Log error when using zwave_js 'refresh_value' on ping button/node status sensor (#66847)
* Raise when using 'zwave_js.refresh_value' on ping button

* Revert test change

* block till done

* Switch from raising an exception to logging an error for both the ping button and node status sensor

* missed commit
2022-02-22 12:03:01 +01:00
..
fixtures Bump zwave-js-server-python to 0.35.0 (#66785) 2022-02-18 02:36:27 -05:00
__init__.py
common.py
conftest.py Add button entity to ping zwave_js node (#66129) 2022-02-14 15:38:22 -05:00
test_api.py Bump zwave-js-server-python to 0.35.0 (#66785) 2022-02-18 02:36:27 -05:00
test_binary_sensor.py Refactor enum zwave js tests (#62712) 2022-01-01 21:50:48 +01:00
test_button.py Log error when using zwave_js 'refresh_value' on ping button/node status sensor (#66847) 2022-02-22 12:03:01 +01:00
test_climate.py
test_config_flow.py
test_cover.py Refactor enum zwave js tests (#62712) 2022-01-01 21:50:48 +01:00
test_device_action.py Improve zwave_js device automation strings for config parameters (#66428) 2022-02-14 15:14:02 -05:00
test_device_condition.py Bump zwave-js-server-python to 0.35.0 (#66785) 2022-02-18 02:36:27 -05:00
test_device_trigger.py Improve zwave_js device automation strings for config parameters (#66428) 2022-02-14 15:14:02 -05:00
test_diagnostics.py Bump zwave-js-server-python to 0.35.0 (#66785) 2022-02-18 02:36:27 -05:00
test_discovery.py
test_events.py Improve zwave_js notification event handling (#66790) 2022-02-19 21:15:54 -08:00
test_fan.py
test_init.py Create zwave_js ping button at the right time (#66848) 2022-02-19 11:16:14 +01:00
test_light.py
test_lock.py
test_migrate.py Add Python 3.10 to CI (#59729) 2022-02-17 14:58:24 +01:00
test_number.py
test_select.py Refactor enum zwave js tests (#62712) 2022-01-01 21:50:48 +01:00
test_sensor.py Log error when using zwave_js 'refresh_value' on ping button/node status sensor (#66847) 2022-02-22 12:03:01 +01:00
test_services.py
test_siren.py
test_switch.py
test_trigger.py Add zwave_js.event automation trigger (#62828) 2022-02-20 11:53:03 +01:00