Temperature High Warning

TemperatureHighWarning #

Meaning #

The temperature in a room has exceeded 28 degrees Celsius for the past 6 hours. This is a warning threshold indicating that the room is becoming uncomfortably warm.

Impact #

Sustained high temperatures can cause discomfort for occupants, reduce productivity, and potentially affect the performance of electronic equipment. Prolonged exposure above 28 degrees Celsius can also pose health risks.

Diagnosis #

Check the current temperature readings from all Shelly H&T sensors:

shellyht_temperature_celsius

Identify which specific rooms or sensors are affected:

kubectl get pods -n iot -l app.kubernetes.io/name=shelly-ht-monitor -o yaml

Review the temperature trend over the past 24 hours to determine if this is a gradual increase or sudden spike.

Mitigation #

Open windows to improve ventilation and allow cooler air to circulate. If outdoor temperature is also high, consider using air conditioning or fans to reduce indoor temperature.

Check if heating systems are malfunctioning or if direct sunlight is contributing to the heat buildup. Consider using blinds or curtains to reduce solar heat gain.