zwave-js/.config-db/devices/0x019b/templates/heatit_template.json
2025-01-10 22:05:04 -08:00

21 lines
300 B
JSON

{
"association_group_control": {
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Disable",
"value": 0
},
{
"label": "Basic Set on (0xff)",
"value": 1
},
{
"label": "Basic Set off (0x00)",
"value": 2
}
]
}
}