Skip to content
Snippets Groups Projects
Verified Commit a3ce6ce1 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

feat(iot): Add alerts for shelly devices

This patch introduces some useful alerts regarding humidity and
room temprature in order to keep all rooms managed. This will be
especially handy while being outside, or on holiday. It's reusing
the regular notification infrastructure that exists for the
cluster anyway.

The alerts for humidity trigger a warning after 6 hours if the
humidity is above 65% and 30 minutes as critical when the
humidity is above 80%.

It also triggers a warning when tempratures climb above 25°C
for 6 hours or a critical alert when tempratures exceed 28°C
for more than 30 minutes.

Finally when tempratures drop too low, increasing the risk of
mold, a warning is triggered at tempratures below 20°C after 6
hours and a critical alert is triggered when the temprature
falls below 18°C for more than 30 minutes.

References:
https://www.restorationservicesil.com/what-best-temperature-prevent-mold/
parent 96aff5c4
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment