home-assistant-libs / zwave-js-server-python

Python library to interact with a Z-Wave JS server.
Apache License 2.0
59 stars 21 forks source link

Remove validation for async_set_raw_config_parameter_value #1080

Closed raman325 closed 1 month ago

raman325 commented 1 month ago

Breaking change

The return result for async_set_raw_config_parameter_value has been changed from a tuple that includes the targeted Z-Wave value to just the result

resolves https://github.com/home-assistant-libs/zwave-js-server-python/issues/925