GuruSR / Watchy_GSR

Watchy code that offers a large feature set: OTA settings with backup and restore, NVS storage, Alarms, Timers, 10 WiFi Access Points, Compile AddOns, Weather support, Automatic TimeZone and NTP Sync, Screen Blanking, Power Saving modes, non-RTC failover mode and more.
MIT License
95 stars 24 forks source link

feature request: more alarms #28

Open nix-bohon opened 1 month ago

nix-bohon commented 1 month ago

I would like to be able to set more than four alarms. I suspect that six would be sufficient for my needs, but perhaps it could be set up as a compile time settings variable to make it easy for folks to get the number of alarms that works best for them?

GuruSR commented 1 day ago

The issue with the alarms is, they're multi-capable, meaning Alarms 1, 2, 3 and 4 can all fire at the same time (all at once) and the countdown timer can also fire off too. I'm looking at revamping the Alarms and possibly offering 8, but that would reduce the playback of each alarm and may not be as impactful as the 4 are.