lukevink / hass-config-lajv

Home Assistant Configuration
1.19k stars 199 forks source link

Refresh issues? #6

Closed dannymertens closed 4 years ago

dannymertens commented 4 years ago

Hi,

I got your config more or less working, but got some strange issues, maybe you can give me an idea what I'm doing wrong here?

I'm not at developer so probably my stupid mistake but any help is very appreciated to get it working, thanks!

Short video to make the above a little more clear I hope ;-)

https://dmertens.stackstorage.com/s/ujdeR00KjDgArMt

Supervisor: Version | 220 HassOS: Version: | HassOS 3.13 HA: Version | 0.109.3

Thanks!

Kind regards,

Danny

brux88 commented 4 years ago

you change ################### Picture Elements Card ##################### type: 'custom:hui-picture-elements-card'

to

################### Picture Elements Card ##################### type: 'picture-element'

and work

dannymertens commented 4 years ago

you change ################### Picture Elements Card ##################### type: 'custom:hui-picture-elements-card'

to

################### Picture Elements Card ##################### type: 'picture-element'

and work

Great, thanks works, but still have the other issues, update floormap, any idea?

https://dmertens.stackstorage.com/s/ujdeR00KjDgArMt

Thanks!

brux88 commented 4 years ago

have you tried cleaning the entire cache, or doing control + f5 or on an incognito window, if it always gives you the same problem?

dannymertens commented 4 years ago

OK don't know what's wrong with the test config I created from your example, but created everything from scratch for my new dash based on your examples and works fine now!

I want to congratulate you and say thank you for what you created and more how you supported the community with explaining this and adding clear and understandable comments to your config and github page!

Believe me that's not always the case, and i'm very grateful for this!!! because of this it was even for a non developer quite easy to understand and create a very nice dashboard that everybody in my family is loving, even my wife as non techie said Ok I have to say this is quite handy, and believe me that means something :-P

Thank you!!