{ "version": 1, "refresh_interval_s": 180, "slots": [ {"plugin": "clock", "config": {}}, {"plugin": "weather", "config": {"location": "52.52,13.41", "show_uv": true, "show_forecast_hours": 4}}, {"plugin": "system", "config": {"show_uptime": true, "show_load": true}}, {"plugin": "hello", "config": {"text": "Edit me in the web UI!", "color": "accent", "size": 40}} ] }