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
452 stars 65 forks source link

Light switches on, but it the image is showing light in a wrong place #52

Closed chrisvor closed 3 years ago

chrisvor commented 3 years ago

Description of problem:

I have managed to export my sweethome3d plan into obj's and successfully installed it in HA. The house shows perfectly on the card and I can turn it around and zoom in/out just fine.

However, when I double-click on a light, the correct light switches on, but the display shows a wrong room as lit by the light.

For example, I double click on the ceiling-light in th emiddle of the image: image

The room on the LEFT of the room the light is in, is lit up. image

Additional information:

adizanni commented 3 years ago

Hello Chris, are you using the ExportToHASS plugin ? If yes have you verified that lights have different names in the SH3D model ? If not I have to investigate why, you should send your obj file for me to verify

adizanni commented 3 years ago

Hey Chris, I cannot reporoduce your problem. can you please provide more info ? The model for instance...

adizanni commented 3 years ago

Hello Chris, in the absence of other answers I close this bug as I cannot reproduce it