Files
smart-serow/pi/ui/config.json

8 lines
116 B
JSON
Raw Normal View History

{
"overheat": {
"threshold_celsius": 75.0,
"trigger_duration_sec": 10,
"shutdown_delay_sec": 10
}
}