Antonino Piazza
Antonino Piazza
Hi, where have you read that?
Thanks for the reference. As far as I understand it is only the editor which will not support the markup anymore. The api should continue to support it
https://github.com/a-p-z/datetime-card/releases/tag/v1.0.6
you are welcome!
Hi @erkr , I will update the readme with a complete configuration and remove the info related to your script. in the meantime: `reset_forward: true # or false` `show_expired_only: true...
NOTE: lovelace-card-mod and lovelace-layout-card makes the visual editor crash because it tries to overwrite setConfig method, which in datetime-card is read-only. The code editor works, just ignore the error.
I will have a look
I have updated svelte to svelte 5 and made the setConfig NOT read-only, therefore that error should not happen anymore
Thanks to all of you for the feedback
Hi @kaizersoje, thanks for reporting the issue. Is the date wrong only in the confirmation message? Or the date of the entity is wrong after the reset too?