- colour theme implemented. ThemeService based global switching for future light detection triggers - test flipflop service for various fun - navigator widget class with state switching
10 lines
193 B
JSON
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
|
|
}
|
|
}
|