This website requires JavaScript.
Explore
Help
Register
Sign In
sickprodigy
/
Raspberry-Pi-Pico-Thermostat
Watch
1
Star
0
Fork
0
You've already forked Raspberry-Pi-Pico-Thermostat
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0cd2bb1d64c9921e4506cd4d4c5707549db37502
Raspberry-Pi-Pico-Thermostat
/
Scripts
History
sickprodigy
09295d25ab
Modify ACMonitor to use 'temp_swing' instead of 'hysteresis' for temperature control logic
2025-11-05 13:29:34 -05:00
..
air_conditioning.py
Add ACController class for managing AC unit operation with safety timers
2025-11-05 13:13:27 -05:00
discord_webhook.py
Refactor discord_webhook.py: add is_alert parameter to send_discord_message for flexible webhook usage
2025-11-04 19:58:12 -05:00
monitors.py
Modify ACMonitor to use 'temp_swing' instead of 'hysteresis' for temperature control logic
2025-11-05 13:29:34 -05:00
networking.py
Refactor connect_wifi: comment out debug print statements and remove unused monitor_connection function
2025-11-04 19:32:15 -05:00
temperature_sensor.py
Refactor temperature_sensor.py: add SENSOR_CONFIG for sensor initialization and improve get_configured_sensors function
2025-11-04 19:58:56 -05:00