From f50525a2a6d717c33283e158166d3363540b8367 Mon Sep 17 00:00:00 2001 From: Camden Dixie O'Brien Date: Tue, 16 May 2023 13:54:09 +0100 Subject: [PATCH] Scope creep --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ba382d..b1fa87d 100644 --- a/README.md +++ b/README.md @@ -4,12 +4,17 @@ Networked bedside clock utilising an ESP32-SOLO-1. ## Planned Features -- [ ] Audio alarms +- [ ] Audio alerts - [x] 7 segment display - [x] WiFi networking - [x] Console for configuration - [ ] TCP API for configuration - [x] SNTP synchronisation +- [ ] Dismiss button +- [ ] Snooze button +- [ ] Multiple alarms +- [ ] Alarm conditions (e.g. weekday / weekend) +- [ ] IPv6 support ## Firmware