Replies: 1 comment
-
|
Why do you mention ‘floor3d-card’? This feels like 3D slop. Please let us know if it’s working on previous HA releases. ‘ha-floorplan’ work just fine here on 2025.12.1. Did you hit the wrong repo, with your AI agent? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear all, i am facing an issue.
ha-floorplan/floor3d-cardfails to load in HA 2025.11 due to unresolved"lit"module importsDescription:
I suppose after updating Home Assistant to 2025.11 (frontend.js.modern.202511050),
ha-floorplan(floor3D-card) fails to load. The browser console shows multiple errors related to unresolved ES module specifiers for"lit"and@lit/reactive-element:Environment:
/hacsfiles/ha-floorplan/floorplan.js/local/lib/lit/index.js(optional workaround attempted)Steps to Reproduce:
ha-floorplanorfloor3d-card.Observed Behavior:
"lit"and@lit/reactive-element.Expected Behavior:
ha-floorplan/floor3d-cardshould load without errors./wwwresources.Temporary Workarounds Attempted:
litandlit/decorators.jsin/config/www/lib/lit/and adding them as module resources in Lovelace.Notes:
ha-floorplan/ 3D floorplan cards that directly import"lit"or@lit/reactive-element.Request:
ha-floorplan/floor3d-cardto correctly load ES modules in HA 2025.11.Beta Was this translation helpful? Give feedback.
All reactions