wordclock
wordclock copied to clipboard
ESP32 based DIY word clock project
Hi, I am in the process of making a clock. I took your version with the "paint" functionality and the mqtt options because I think it opens up interesting perspectives!...
If the user has not selected a timezone, instead of choosing Paris make the default timezone depend on language, e.g. English=London
Hello, I can't get the code to work on an esp32-Wroomer-32. There is no error message when compiling, the transfer also works without problems. However, I always get the following...
I think it would be cool to have an animation like boot animation when a new hour happens, like before saying it's twelve o'clock we have an animation. Obviously able...
Hi all, could be possible the Alexa integration? At least for: - turn ON/OFF - Change Colour Thanks a lot :)
Hi, In my nodo Web UI I enabled and configured the mqtt client connection and it works fine. Then I configured HomeAssistant as described in the manual: mqtt: - light:...
Hello, I am trying to use mqtt connexion, but it won't connect to my broker. I see this error message on broker: `Client wordclock disconnected, not authorised.` Any idea what...
So, I've been trying for a couple of days to get the clock to work with some success, but apart from the main part, which is displaying the time, I'm...
The availability topic in MQTT is not set to "offline" when the wordclock e.g. is turn off (at least in my configuration). I suspect that the line where it is...