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
In the rare case the CO2 monitor is powered up after the ESP finished booting it'll constantly report a value of over 4000, however it does report the right temperature. The 4000 value won't go down despite the monitor itself displaying the right value.
Resetting the ESP when this happens will work just fine so maybe a check "If over 4000 for a minute > reboot ESP" would be the fix?