11 Commits

Author SHA1 Message Date
4ef7b00b74 Refactor main.py: replace manual temperature sensor initialization with dynamic configuration from SENSOR_CONFIG 2025-11-04 19:57:40 -05:00
295576857f Refactor main.py: initialize temperature sensors and update TemperatureMonitor setup for clarity 2025-11-04 19:34:18 -05:00
0ceeb3ba41 Refactor main.py: remove connection monitoring callback and streamline monitor setup for WiFi and temperature 2025-11-04 19:06:51 -05:00
f2e610e62e Refactor network and temperature monitoring scripts: implement structured classes for network scanning and temperature monitoring, enhance error handling, and integrate Discord notifications for temperature alerts. 2025-11-04 18:55:10 -05:00
15d1f4cfc3 throttle connects a simpler way than claude suggested. and also sending discord message if connected and reconnects. 2025-11-03 20:09:39 -05:00
815e3b175f fix wifi issue, also want flashing light while wifi is connected. Fixed it. 2025-11-03 19:52:23 -05:00
c3779ee4a4 Refactor WiFi connection logic and clean up commented code 2025-11-03 19:37:08 -05:00
fe5d724afa editing variable with proper key 2024-03-29 17:11:12 -04:00
2160b6b9c6 wrong variable name 2024-01-24 20:08:49 -05:00
e2378da17c add comments on wifi not working and what to do next 2024-01-24 15:28:59 -05:00
efba181492 initialize file, test wifi connection out with led to show if connected 2024-01-24 15:23:11 -05:00