wassy92x / lovelace-digital-clock

A custom digital clock card for Home Assistant
MIT License
96 stars 17 forks source link

Time updated hourly #37

Closed raeserfisk closed 8 months ago

raeserfisk commented 8 months ago

Hi!

I've successfully added the clock to my Frontend but time is only updating hourly:

I've tried adding: triggers_update:

And I can see the cards are blinking (updating) but the time stays the same until next hour..?

EDIT: What seems to be the reason behind the problem was me adding "firstLineFormat: H:MM" to try to change the time from 12-hour to 24-hour. Is there a better way to do this without disrupting the clock advancing per minute?

EDIT 2: Found the solution in previous questions asked here. Couldnt find a way to remove this one so marked it as complete. Sorry guys.