I’ve been working on my dashboard recently and really wanted that classic retro “splitflap” look for my alarm clock displays. I decided to build a couple of custom cards to handle this and figured I’d share them here in case anyone else likes this style.
Hi.
I have the fix for the Flip Clock Card freezing issue after the user leaves the dashboard. The fix uses the Intersection Observer pattern.
I stopped using the disconnection callbacks. The IOer watches the card on the screen. The IOer stops the timer when the card is hidden. The IOer starts the timer again when the user returns to the view. The fix stops the timer when the card is hidden and starts it again when the user returns.
Clock, clock. I pasted in your sample layout for testing. Can you give me some other advice? I can’t get 24.0.1 to show up when i cast the dashboard. There’s some folks in the repo issues remarking on this btw.
Hi, thanks for the update. I had to install a fresh instance of Hass.io to replicate the problem, so I probably solved it using the new beta version 25.1.1. I also replied on GitHub.
P.S. Don’t forget to restart Hass after installing. I also had to clear all the data from the website to load plugin correctly.
WOW, I expected something like a dot in the corner. I love the options too. Very nice. Can you explain “Show Label”, I can’t figure out what it does or if I can set it myself.
Thanks again for all your hard work.
Hey, just a heads up the ‘Show Labels’ option for timezones only works if you pick a timezone that’s different from your local one. Gonna update the docs and tweak the light range order in the mesh while I’m in this fast dev phase. ;). Im glad you like this