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

Fix message format for get/set raw config #1117

Closed MindFreeze closed 1 week ago

MindFreeze commented 1 week ago

Format issue discovered by @AlCalzone https://github.com/zwave-js/certification-backlog/issues/31#issuecomment-2470432220 I am confused as to how async_set_raw_config_parameter_value worked before but maybe it didn't 🤷‍♂️

AlCalzone commented 1 week ago

I am confused as to how async_set_raw_config_parameter_value worked before but maybe it didn't 🤷‍♂️

It didn't - at least in my test.