- USA
- https://www.sickgaming.net/
-
Admin and Developer @ SickGaming.net Full time HVAC Technician.
- Joined on
2023-10-22
So we are loading a lot at the top of main.py
from machine import Pin, RTC # type: ignore import time # type: ignore import network # type: ignore import json import gc # type:…
So i'm thinkin soon i will run out of memory/ram. It would be light weight to just code in an api and have a server/pc link to the pi.
Will need to host html files on local computer/server in…
The fix for now:
# ===== FORCE GARBAGE COLLECTION BEFORE BIG ALLOCATION =====
import gc
gc.collect()
print("DEBUG: Memory freed, {} bytes available".format(gc.…
running out of memory after this fix, trying garbage collection to see if it will fix the update issue for temp hold
When running scheduling:
✅ Automatic Mode Temperatures adjust based on schedule
need to know what schedule currently running by name somewhere. That way not guessing what it's doing.
in
📅 Daily Schedule
card area we also want to remove buttons for temp hold and perm hold, leave the "resume" button but rename it "Resume Scheduling"
at the top of
Advanced Settings 🏠 Inside: N/A°F 🌡️ Outside: N/A°F