12 Commits

Author SHA1 Message Date
bf892404fd Refactor main.py: update TemperatureMonitor initialization to use check_interval and report_interval for improved monitoring 2025-11-04 20:13:23 -05:00
e52e1a4f6b Refactor main.py: replace manual temperature sensor initialization with dynamic configuration from SENSOR_CONFIG 2025-11-04 19:57:40 -05:00
ceee03c3a4 Refactor main.py: initialize temperature sensors and update TemperatureMonitor setup for clarity 2025-11-04 19:34:18 -05:00
e4d525283c Refactor main.py: remove connection monitoring callback and streamline monitor setup for WiFi and temperature 2025-11-04 19:06:51 -05:00
2545eb4701 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
9d12db931b 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
328302d8ee fix wifi issue, also want flashing light while wifi is connected. Fixed it. 2025-11-03 19:52:23 -05:00
889ddee324 Refactor WiFi connection logic and clean up commented code 2025-11-03 19:37:08 -05:00
bec0dbc74e editing variable with proper key 2024-03-29 17:11:12 -04:00
e00d14c743 wrong variable name 2024-01-24 20:08:49 -05:00
ecf23f4fb9 add comments on wifi not working and what to do next 2024-01-24 15:28:59 -05:00
7b93fb65f7 initialize file, test wifi connection out with led to show if connected 2024-01-24 15:23:11 -05:00