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

15 lines
300 B
JSON

{
"delayed_off_time": {
"label": "Delayed Off Time",
"valueSize": 1,
"unit": "seconds",
"minValue": 0,
"maxValue": 240,
"defaultValue": 0,
"unsigned": true
},
"child_lock": {
"$import": "~/templates/master_template.json#base_enable_disable",
"label": "Child Lockout Enable"
}
}