You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
drawSlotPanel now accepts a humidity parameter and renders it
inline when the value is not NaN. The humidity value (%d%%) is
shown to the right of the temperature unit, using the same
C_HUMIDITY color and font as the ambient panel.
Data flow: setSlotData passes avgValue2 through the SystemState,
so DHT22 sensors in slots now show both temperature and humidity
on the dashboard.
Flash: 1031432 bytes (no net increase — saved 40 bytes vs baseline
due to removing redundant code).
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
0 commit comments