9 Commits

Author SHA1 Message Date
e739a76f4f Refactor WiFiMonitor: add notification for restored connection and improve error handling in run_monitors function 2025-11-04 22:01:27 -05:00
3da509dcef Refactor TemperatureMonitor: enhance run method for improved alert handling and reporting logic 2025-11-04 21:39:56 -05:00
5577cce470 Refactor TemperatureMonitor: remove run and _log_temp methods to streamline monitoring logic 2025-11-04 20:29:35 -05:00
18a7c36093 Refactor TemperatureMonitor: enhance initialization parameters and improve alert handling logic for better reporting and state management 2025-11-04 20:14:55 -05:00
99510dd97c Refactor TemperatureMonitor: add send_alerts_to_separate_channel parameter and improve alert messaging logic 2025-11-04 19:58:40 -05:00
a7e6c65c87 Refactor TemperatureMonitor: enhance initialization with sensor and label parameters, improve logging, and update alert messages for clarity 2025-11-04 19:34:26 -05:00
eb084de177 Refactor TemperatureMonitor: clean up comments and improve readability in temperature reporting logic 2025-11-04 19:07:57 -05:00
ce8b03d561 Add WiFiMonitor class: implement WiFi connection monitoring and reconnection logic with LED indicators and Discord notifications 2025-11-04 18:57:19 -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