sleeplight/schedule.json.example
2018-12-12 11:15:39 -08:00

12 lines
107 B
Text

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