shmuelzon / home-assistant-floor-plan

Home Assistant Floor Plan Generator Plugin For Sweet Home 3D
MIT License
129 stars 4 forks source link

Door/Window opening for two sided windows #20

Closed Zerogiven closed 2 months ago

Zerogiven commented 2 months ago

Hi,

First at all, much thanks for your plugin, great done! :)

Is there any way to define two sided windows with one object in sh3d? maybe by a naming convention (e.g.: binary_sensor.kuche_fenster_links_contact;binary_sensor.kuche_fenster_rechts_contact) :)

thanks again, cheers Chris

shmuelzon commented 2 months ago

Hey,

For this to work, I'd first need to figure out this item from my To-Do list: Make sure state-icons/labels do not overlap since the window would still have one location in SH3D and that's where I'd try to place both icons. I'm not exactly sure what algorithm/logic to use in order to properly implement that but, once done, implementing this request should be simple enough.