sleeplight/schedule.json.example

13 lines
107 B
Plaintext

{
"times": [
{
"time": 1915,
"color": "red"
},
{
"time": 700,
"color": "green"
}
]
}