Are you using mqtt in your clock? I use https://github.com/bertmelis/espMqttClient in one of my clocks to connect to my Bambu X1C 3D printer - it publishes updates on the printer status that I can display in my living room.
On Saturday, January 27, 2024 at 10:38:55 AM UTC-5 Benoit Tourret wrote: I also like esp web tools, this is a great piece of art !!! I am using the version used on Home Assistant, called EspHome <https://esphome.io/>. this is an esp32, 8266, rp2040 "os" used with simple yaml configuration files. I use it with success for many sensors and displays in my home, and I try to use it on my new clock: B-7971/eight equipped with SmartSockets. up to now I can display time / date and internal + external temperature. I wish I could display message from HomeAssistant... Le samedi 27 janvier 2024 à 02:33:28 UTC+1, Paul Andrews a écrit : I recently did a search to see if EleksMaker had updated the firmware for the EleksTubeIPS clock so that it could use the WiFi connectivity that the ESP32 has. Well, they hadn't, but now *I* have - though I'm not the first. Note that they released a *v2* of this clock that does have WiFi connectivity, so this firmware is for the original *v1* clocks. I went a bit crazy with it: It syncs with NTP, has a web-based GUI, you can upload new clock faces from the GUI, you can configure it to display a 5 day weather forecast etc.- details are here <https://www.nixies.us/projects/elekstubeips-clock/>. My software engineer heart particularly loves the esp web tools <https://esphome.github.io/esp-web-tools/> interface - you can flash the firmware and connect the clock to WiFi directly from the page above. Anyhow, hope you like. -- You received this message because you are subscribed to the Google Groups "neonixie-l" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web, visit https://groups.google.com/d/msgid/neonixie-l/25b27ffc-4b74-4a74-a8dd-d0e26140b8aan%40googlegroups.com.
