sleeplight/schedule.json.example

13 lines
107 B
Plaintext
Raw Normal View History

2018-12-12 19:15:39 +00:00
{
"times": [
{
"time": 1915,
"color": "red"
},
{
"time": 700,
"color": "green"
}
]
}