mirror of
https://github.com/ChuckBuilds/LEDMatrix.git
synced 2026-04-10 21:03:01 +00:00
adding scheduling function to web ui and display
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
{
|
||||
"web_display_autostart": false,
|
||||
"schedule": {
|
||||
"enabled": false,
|
||||
"start_time": "07:00",
|
||||
"end_time": "23:00"
|
||||
},
|
||||
"timezone": "America/Chicago",
|
||||
"location": {
|
||||
"city": "Dallas",
|
||||
|
||||
Reference in New Issue
Block a user