Aaron sickprodigy
sickprodigy commented on issue sickprodigy/Auto-Garden#27 2025-11-15 15:04:05 -05:00
Time to move website to server / Discord webhook issue

Also would note i had to set a threshold of around 95000 bytes in order to get webhooks rolling. The pico in it's current state uses about 80-90kb of memory actively. Even with doing a lot of gc…

sickprodigy commented on issue sickprodigy/Auto-Garden#27 2025-11-15 14:58:57 -05:00
Time to move website to server / Discord webhook issue

Did a lot of bs to get the webhooks working in its current state. need 100kb of memory just to hit a webhook. Would an api be any different. Trying to send shit through an api that will update. Or…

sickprodigy pushed to main at sickprodigy/Auto-Garden 2025-11-15 14:11:28 -05:00
c8102e62ee fix: Refactor main loop for graceful shutdown and improved error handling
sickprodigy pushed to main at sickprodigy/Auto-Garden 2025-11-15 13:54:14 -05:00
d76b11430c fix: Remove redundant garbage collection calls in send_discord_message function
sickprodigy pushed to main at sickprodigy/Auto-Garden 2025-11-15 13:53:15 -05:00
cb274545a3 fix: Remove unused variable 'schedules' and optimize garbage collection in schedule handling
sickprodigy pushed to main at sickprodigy/Auto-Garden 2025-11-15 13:49:26 -05:00
6cd1349633 fix: Remove unused variables and trigger garbage collection in schedule handling
sickprodigy pushed to main at sickprodigy/Auto-Garden 2025-11-15 13:40:49 -05:00
bcecf2a81a fix: Add garbage collection calls to optimize memory usage in web server operations
sickprodigy pushed to main at sickprodigy/Auto-Garden 2025-11-15 13:15:51 -05:00
621a48f011 fix: Adjust memory threshold for Discord message sending to enhance reliability
sickprodigy pushed to main at sickprodigy/Auto-Garden 2025-11-15 13:10:56 -05:00
ce816af9e7 fix: Adjust memory threshold for Discord message sending and improve error logging
519cb25038 refactor: Optimize import statements and restructure monitoring logic for improved performance
f81d89980b refactor: Remove debug print statements from POST request handling in TempWebServer
Compare 3 commits »
sickprodigy pushed to main at sickprodigy/Auto-Garden 2025-11-15 12:02:57 -05:00
7fc7661dad fix: Adjust memory threshold for Discord message sending and add debug logging for RAM usage
3b7982a3a3 fix: Adjust memory threshold for Discord message sending to improve reliability
Compare 2 commits »
sickprodigy pushed to main at sickprodigy/Auto-Garden 2025-11-15 11:53:13 -05:00
697f0bf31e fix: Improve Discord message sending logic and memory management
b632a76d5a refactor: Remove debug_force_send function to streamline message sending process
Compare 2 commits »
sickprodigy pushed to main at sickprodigy/Auto-Garden 2025-11-15 10:32:13 -05:00
d670067b89 fix: Optimize memory management in debug_force_send and send_discord_message functions
ac860207d9 fix: Increase memory thresholds for Discord message sending and adjust garbage collection logging
Compare 2 commits »
sickprodigy pushed to main at sickprodigy/Auto-Garden 2025-11-15 10:19:55 -05:00
03b26b5339 feat: Add debug_force_send function for memory tracking and testing
5a8d14eb4d fix: Enable debug logging in send_discord_message for better memory tracking
79445bf879 fix: Add debug logging to send_discord_message for memory checks and import impact
4400fb5a74 fix: Adjust memory thresholds for Discord message sending to match device capabilities
c6f46e097b fix: Increase memory thresholds and backoff duration for Discord message sending
Compare 7 commits »
sickprodigy commented on issue sickprodigy/Auto-Garden#27 2025-11-14 22:00:04 -05:00
Time to move website to server / Discord webhook issue

it would be nice to just have everything self-contained though. I mean how many people are running a server. May divulge this project down 2 lines if I have to. Give a try at forking and keeping…

sickprodigy opened issue sickprodigy/Auto-Garden#28 2025-11-14 21:56:14 -05:00
Templogs.csv
sickprodigy opened issue sickprodigy/Auto-Garden#27 2025-11-14 21:54:24 -05:00
Time to move it to a website / Discord webhook issue
sickprodigy pushed to main at sickprodigy/Auto-Garden 2025-11-14 21:28:17 -05:00
efea4a1384 fix: Enhance Discord message sending with aggressive GC and low-memory guard
sickprodigy pushed to main at sickprodigy/Auto-Garden 2025-11-14 21:21:14 -05:00
73b5a5aefe fix: Improve HTTP response handling and clarify default values in schedule configuration
03766d6b09 fix: Improve HTTP response handling and add schedule JavaScript support
e5f9331d30 fix: Clarify logic for matching AC and heater adjustments in synchronization
6128e585b8 fix: Improve error handling in web server request processing
81174b78e4 fix: Enhance live synchronization logic for heater and AC inputs with last changed tracking
Compare 9 commits »
sickprodigy pushed to main at sickprodigy/Auto-Garden 2025-11-14 18:17:26 -05:00
eff69cfe52 fix: Implement auto-sync for heater and AC targets in scheduling and settings
sickprodigy closed issue sickprodigy/Auto-Garden#17 2025-11-14 18:17:26 -05:00
Temps When Raised Over/under each other raise the opposite temp