Hello,
I just picked up a wt32-sc01 plus which is basically and esp32 chip with a display on it. I was hoping to hook it up to some speakers since it has an output and turn it into an alarm clock/speaker that I can use from HA. I was looking around at some different projects but while I see a few that will do part of what I want, I haven’t found one that does it all. What I am looking for is something that I can set up to play music from Home Assistant, and display the active track on the display, but also have the time and a button to dismiss an alarm.
The plan is to have the display mainly be a clock, and have the currently playing track below it, with a few buttons to play/pause/skip the track, maybe with a progress bar (which can all be done with openhasp) and have the audio play from home assistant onto the attached speakers (which can be done with squeezelite esp32).
From what I can see, openhasp doesn’t have audio support and squeezelite esp32 doesn’t have support for displays, at least not for anything more than a simple display of the current track.
Is there any other sort of project out there that I don’t know about that combines some of this functionality together to make a pseudo google home display minus the google? Thinking this could be great for the year of the voice.