Light Switch + Scheduling #29
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This will probably be next in this project. Seeing if I can put in this feature without going over the 105kb ram issue.
The web requests to discord are taking a lot of ram. So if I can't get this in I might just fork the project so I can have 1 with built in web page and 1 without. Don't have time to fine tune my code to get everything patched into this 1 10$ device. Spent many hours already doing just that.
Probably take current main branch to -> aio maybe? for all-in-one
Main will be website hosted on server. This opens a lot of resources if I can have the server or pi ping each other with results. Have the server push notifications and what not. Only have audible/visual alarms coded onto device. A lot simpler code with no website/web requests