What feature do you want to see?
Description
Error handling in OpenSprinkler is currently quite fragmented. When something fails (e.g., weather service down, sensor not responding), users need to actively investigate logs or different UI sections to notice it.
Proposed Feature
Add a centralized message/notification area on the dashboard that clearly displays active issues.
Key Points
Visible section on the homepage for warnings and errors
Color-coded severity (info / warning / error)
Examples:
Weather service unavailable
Sensor not responding
Network/API issues
Messages persist until resolved or dismissed
Optional: expandable details (timestamp, error info)
Why This Matters
Makes issues immediately visible, reduces debugging time, and prevents silent failures in automation.
What feature do you want to see?
Description
Error handling in OpenSprinkler is currently quite fragmented. When something fails (e.g., weather service down, sensor not responding), users need to actively investigate logs or different UI sections to notice it.
Proposed Feature
Add a centralized message/notification area on the dashboard that clearly displays active issues.
Key Points
Visible section on the homepage for warnings and errors
Color-coded severity (info / warning / error)
Examples:
Weather service unavailable
Sensor not responding
Network/API issues
Messages persist until resolved or dismissed
Optional: expandable details (timestamp, error info)
Why This Matters
Makes issues immediately visible, reduces debugging time, and prevents silent failures in automation.