Thanks. Here is the yaml version of the call I ran:
service: zwave_js.invoke_cc_api
data:
command_class: "64"
method_name: set
parameters:
- 31
- type: buffer
data:
- 1
- 2
target:
entity_id: climate.thermostat_cuisine
and this resulted in the following error:
Logger: homeassistant.helpers.script.websocket_api_script
Source: helpers/script.py:409
First occurred: 18:50:54 (4 occurrences)
Last logged: 18:54:14
websocket_api script: Error executing script. Error for call_service at pos 1: 1 error(s): Endpoint(node_id=32, index=0) - FailedZWaveCommand: Z-Wave error 322: manufacturerData is not a (optional) Buffer (ZW0322)