Thermostat configuration #230
Replies: 2 comments 28 replies
-
If you double click the title of a config param - and check if it has a value (please send screenshot) if it has - its a strange issue on the UI I need to address 😅 |
Beta Was this translation helpful? Give feedback.
-
let Message = {
"payload": {
"mode": "ValueAPI",
"node": 67,
"method": "getValueMetadata",
"params": [{commandClass:67, endpoint:0, property:"setpoint", propertyKey:1}]
}
}
return Message
|
Beta Was this translation helpful? Give feedback.
-
Unless I set the values from NR, I don't see the current configuration values for my thermostats.
In the screenshot below there only are values for the first three configuration parameters, those that I set with the interface. I was expecting to see all of the current configuration values.
https://devices.zwave-js.io/?jumpTo=0x0039:0x0011:0x0008:0.0
Beta Was this translation helpful? Give feedback.
All reactions