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
471 stars 67 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 1 year ago

Yes you can use dash and underscore

oxedgar commented 1 month ago

Hello everyone,

I noticed that it is not necessary to use the symbol "-" because the objects that do not have this character in their name. do not appear on the right floor. in Homeassistant. however, everything is fine in Swethome3d! In addition, once, I also noticed that it was necessary to assess the building while being on level 0 when executing the command! I am in a French-speaking country and I also noticed that the characters ( ) ö ä ü è é à ' cause problems when rendering in HA! I no longer use them in the names of my objects in SH3D and everything is much better... with _ all is working