Closed raman325 closed 1 month ago
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
async_set_raw_config_parameter_value
resolves https://github.com/home-assistant-libs/zwave-js-server-python/issues/925
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 resultresolves https://github.com/home-assistant-libs/zwave-js-server-python/issues/925