thomasloven / lovelace-more-info-card

🔹 Display the more-info dialog of any entity as a lovelace card
MIT License
150 stars 15 forks source link

Home-Assistant 0.113.0 #4

Closed Jurgenn22 closed 4 years ago

Jurgenn22 commented 4 years ago

Hello,

This card no longer works under Home-Assistant version 0.113.0. I use this card a lot, now I have all empty cards on my frontend. Is it possible that the map will be updated? Thank you, best regards,

Jurgen

ACrazyConcept commented 4 years ago

Still does not in 113.1.

mrfoxbit commented 4 years ago

Not working in 0.113.2

dwainscheeren commented 4 years ago

Using the more info card inside a browser_mod popup also gives an empty/unloaded card.

JAAlperin commented 4 years ago

I miss this functionality. Hope it can be fixed, Thomas. Thank you for all your fine contributions.

liveware-problems commented 4 years ago

Running HA 0.113.2 and it's not showing for me either 👎 Hope it is an easy fix!

chairstacker commented 4 years ago

Hi @thomasloven - just saw that you released an update yesterday and installed it via HACS.
But even with upgrading HA to V0113.3 plus uninstalling and reinstalling the card, including 3 restarts, I can't get it to work.

Jurgenn22 commented 4 years ago

It's working again after the update for the card.

Thx!

ACrazyConcept commented 4 years ago

Hi @thomasloven - just saw that you released an update yesterday and installed it via HACS. But even with upgrading HA to V0113.3 plus uninstalling and reinstalling the card, including 3 restarts, I can't get it to work.

For me, only the title of the entity/card shows up. Edit.: After a uninstall and then install again and using 'url /hacsfiles/lovelace-more-info-card/more-info-card.js' it works. (I had '/local/community/lovelace-more-info-card/more-info-card.js' from before)

liveware-problems commented 4 years ago

Fix is working for me thanks @thomasloven - except for on an input_select where it says 'No More Info Available', any ideas on that? image

chairstacker commented 4 years ago

I figured out the my more-info-card still had an issue after the upgrade to the latest version in HACS because, at one time, it was installed manually so it still referred to the wrong, old js file.

Once I changed that, the more-info-card worked fine again.

Thanks @thomasloven for providing this card and updating it so that it works again with V0.113.x

thomasloven commented 4 years ago

I'll close this issue as solved. @liveware-problems, please open a new issue if your problem persists. Including an MWE.

thomasloven commented 4 years ago

Also, duplicate of #3