rianadon
rianadon
Congrats on setting up the template! We do love Chat GPT despite it being wrong sometimes :) The template and configuration look like they should work perfectly to me, so...
If this is still what the debug mode shows when the state changes to "Run"  then the issue is that the time remaining becomes negative. Even if the card...
You might be right that it could be easier to configure the card based off of the progress value and the ending time. > My request would be to give...
You're right! Thanks for digging into this. The waiting state is using the attribute instead of the entity. I'll fix this for the next release.
You probably meant to use `active_state: playing`? I should give a proper error message when these properties are mixed up.
Could you paste your configuration for the card? You can use this `2024-03-13T03:59:00+00:00` format for `end_time`, and to make the card show up you'll need some sort of fixed value...
Hey. I understand what you're trying to do a little bit better now. As far as I understand it, you'd like the timer to always be running (that is to...
Interesting! I hadn't even noticed, but you snuck in the ability to render negative times with the `state: { fixed }`. Thanks for fixing up this hidden feature. I took...
Looks perfect! Thanks so much for bearing with all the reviews and adding those additional tests. Things are busy this week but I'll try to get a new release with...
That's a good idea! I'll add this in whenever I next make a release.