adizanni / floor3d-card

Your Home Digital Twin: aka floor3d-card. Visualize Home Assistant state and perform actions using objects in a 3D home model based on Three.js.
https://github.com/adizanni/floor3d-card
MIT License
448 stars 65 forks source link

HA_2023.4.0 not displayed FloorPlan #153

Closed zzaal closed 1 year ago

zzaal commented 1 year ago

Hello! After updating HomeAssistant to version 2023.4.0. Floorplan is not displayed in Lovelace, I see an empty space. When rolling back to 2023.3.6. or earlier, everything is displayed normally. The developers have changed something in Lovelace. I ask you to adapt your excellent integration for the new version 2023.4.0. Thank you in advance!

FragMenthor commented 1 year ago

Same here! Help?

peteh commented 1 year ago

Same in my instance after updating

adizanni commented 1 year ago

I will look into it during the week end.

tidalf commented 1 year ago

Thanks (I love your card). it fails here for me : "return 0 != t.getElementsByTagName("HUI-PANEL-VIEW").length"

adizanni commented 1 year ago

Loaded a fix in release 1.5.2, please do some test, I had no time to do extensive tests. Test in all card condition (sidebar, panel, masonry, etc). Thanks all

FragMenthor commented 1 year ago

Loaded a fix in release 1.5.2, please do some test, I had no time to do extensive tests. Test in all card condition (sidebar, panel, masonry, etc). Thanks all

Thanks!!!! All working on my side! You are THE BEST! 🙏🙏🙏

zzaal commented 1 year ago

Version 1.5.2 everything works! Thank you very much!!!