23 lines
532 B
JSON
23 lines
532 B
JSON
{
|
|
"ramp-lights":
|
|
[
|
|
{
|
|
"en": true,
|
|
"relay-index": 0,
|
|
"button-index": 0,
|
|
"min": 5.0,
|
|
"max": 100.0,
|
|
"step": 1.5,
|
|
"skip-count": 5
|
|
},
|
|
{
|
|
"en": true,
|
|
"relay-index": 1,
|
|
"button-index": 1,
|
|
"min": 5.0,
|
|
"max": 100.0,
|
|
"step": 1.5,
|
|
"skip-count": 5
|
|
}
|
|
]
|
|
} |