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

16 lines
275 B
JSON

{
"led_status": {
"label": "LED Status",
"valueSize": 1,
"minValue": 0,
"maxValue": 1,
"defaultValue": 0
},
"shut_off_controller_behavior": {
"label": "Shut-Off Controller Behavior",
"valueSize": 1,
"minValue": 0,
"maxValue": 4,
"defaultValue": 0
}
}