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

Level Select not working #151

Open TheOneValen opened 1 year ago

TheOneValen commented 1 year ago

Checklist:

Release with the issue: 1.5.1 Last working release (if known):

Browser and Operating System: firefox/windows firefox/linux chrome/android chrome/windows

Description of problem:

TheOneValen commented 1 year ago

The Building has stories in between, which are levels which reach into other levels. Can this be a Problem?

adizanni commented 1 year ago

Usually this means that there are objects causing errors in the export that alter the assignment to levels and usually this is because of characters not allowed in the name of the objects only allowed are a-z A-Z 0-9

TheOneValen commented 1 year ago

I'll check all the objects and report back. (what about spaces and "-" and "_" stuff like that)?

adizanni commented 10 months ago

Yes you can use dash and underscore