15 lines
248 B
JSON
15 lines
248 B
JSON
{
|
|
"enabled": false,
|
|
"gpio_lights": [
|
|
{
|
|
"enable": true,
|
|
"description": "main light",
|
|
"gpio_pin": 2,
|
|
"active_high": false,
|
|
"events": [
|
|
"on@countdown_start",
|
|
"off@after_capture"
|
|
]
|
|
}
|
|
]
|
|
} |