Customize Display timings

customize display timings
This commit is contained in:
Chuck
2025-04-08 22:11:01 -05:00
parent a7982ba912
commit 9ea31698ab
2 changed files with 25 additions and 2 deletions

View File

@@ -25,7 +25,13 @@
"runtime": {
"gpio_slowdown": 2
},
"rotation_interval": 15
"display_durations": {
"clock": 15,
"weather": 15,
"stocks": 45,
"hourly_forecast": 15,
"daily_forecast": 15
}
},
"clock": {
"format": "%H:%M:%S",