Files
smart-serow/pi/ui/config.json
Mikkeli Matlock c7edc30b79 multiple updates
- colour theme implemented. ThemeService based global switching for future light detection triggers
- test flipflop service for various fun
- navigator widget class with state switching
2026-01-26 00:20:52 +09:00

10 lines
193 B
JSON

{
"assets_path": "/home/mikkeli/smartserow-ui/assets",
"navigator": "rei",
"overheat": {
"threshold_celsius": 75.0,
"trigger_duration_sec": 10,
"shutdown_delay_sec": 10
}
}