a-p-z / datetime-card

A minimalistic card for Home Assistant Lovelace UI which shows how many days it has been between any input_datetime and today.
21 stars 1 forks source link

Visual editor not working #32

Open erkr opened 2 months ago

erkr commented 2 months ago

Hi THANKS, REALLY Great you implemented all requests 🎉 It's only a little bit hard to find the new options as the visual editor doesn't work for me. image

I was able to guess friendly_name. That works great. But the other options?!
PS in the readme there is still some info that was related to my script.
And please consider to add my auto entities example. I use that now in stead of the script Best Eric

a-p-z commented 2 months ago

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 # of false

for the error: cannot set read-only property 'setConfig' is it a regression? was it working before? do you have more details in the browser console? As I wrote in the readme it could be caused by other plugins

erkr commented 2 months ago

I normally populate the card using auto entities, so I didn't use the editor for several months. I only tried that to find the new options. I will look in the browser tomorrow. 👍 I'm missing one option, I was hoping for. Will make that a separate issue

erkr commented 2 months ago

New option show_expired_only works great as well, thanks 😃

erkr commented 2 months ago

I just tried to edit the card with Chrome on Windows, and this is the only error that pops up in the dev console: image I have both the layout card and the card-mod installed. So that error is to be expected