4. Display add-on in panel/card

1. Open add-on from sidebar OR go to Settings -> Add-ons -> GLAMOS Klet3D -> Open web UI

2. Open left panel by clicking “Settings” icon at bottom left side

3. Copy add-on URL from box. (NOTE: if you are running container version of add-on, you need to copy URL of add-on, e.g. http://localhost:8080/)

4. Go to your HA home dashboard, click on edit icon in top right corner (“pencil” icon)

5. Click on “+” icon in tab list

6. Type Title and URL should be filled automatically (you can change it).
Select “Panel (1 card)”.

7. At bottom right corner click on “Add card” button

8. Select “Webpage” from listed options

9. In URL field paste add-on URL which you copied on “step 3” from add-on, and than click “SAVE”

10. Now in this panel you will be able to use add-on

IMPORTANT NOTICE: Due to Home Assistant limitations it is possible that you will get message “401: Unauthorized” instead of 3D visualization.
Solution for this is to, after login to Home Assistant, just once open add-on from sidebar or follow Settings -> Add-ons -> GLAMOS Klet3D -> Open web UI.
After opening add-on on this way, you will be able to see 3D visualization in panel or card

1. Open add-on from sidebar OR go to Settings -> Add-ons -> GLAMOS Klet3D -> Open web UI

2. Open left panel by clicking “Settings” icon at bottom left side

3. Copy add-on URL from box

4. Go to your HA home dashboard, click on edit icon in top right corner (“pencil” icon)

5. Click on “Add card” button at bottom right corner

6. Scroll to bottom and select “MANUAL”

7. In first line write

type: 'iframe'

In second line write

url: 'URL_YOU_COPIED_FROM_APP'

Paste URL you copied in “step 3”.

Here are examples how your configuration should look like:

type: iframe
url: /api/hassio_ingress/TwqToAuA7ZGOYOKUeo2z3x8No0TPKr3DmX91wPRnUdI/

or

type: iframe
url: http://localhost:8080/

8. Click SAVE

9. Card with add-on should be displayed now in your home dashboard

10. Now in card you will be able to use add-on

IMPORTANT NOTICE: Due to Home Assistant limitations it is possible that you will get message “401: Unauthorized” instead of 3D visualization.
Solution for this is to, after login to Home Assistant, just once open add-on from sidebar or follow Settings -> Add-ons -> GLAMOS Klet3D -> Open web UI.
After opening add-on on this way, you will be able to see 3D visualization in panel or card

What are your feelings