I am thinking of expanding it to be a notification light of sorts. Not for anything related to the internet, but for chores, like the laundry machine finishing, or reminders to take a break from work. It's helped me remember to grab lunch more than a few times this week. There's something pleasant about light notifications compared to vibrations or sounds.
I am working on making an advanced wifi enabled timer using an esp32. I love the idea of a dedicated timer, seperate from my phone, that I can use day to day. I have a basic display and webserver for scheduling countdowns/alarms, but I want to incorporate some sort of keypad and a couple input buttons. There's plenty of ways in can be improved.
I also have a first generation raspberry pi monitoring my washing machine, it sends me notifications when a cycle finishes. It uses a simple ultrasonic sensor and is hosting a web server showing a readout.