<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Popular Topics]]></title><description><![CDATA[A list of topics that are sorted by post count]]></description><link>https://forum.zircon3d.com/popular/alltime</link><generator>RSS for Node</generator><lastBuildDate>Fri, 07 Aug 2026 19:14:11 GMT</lastBuildDate><atom:link href="https://forum.zircon3d.com/popular/alltime.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 23 Jan 2026 23:39:24 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Unable to load floor plans after leaving editor.]]></title><description><![CDATA[@keiflab Glad to hear it’s working after the update, thanks for letting us know!
]]></description><link>https://forum.zircon3d.com/topic/33/unable-to-load-floor-plans-after-leaving-editor.</link><guid isPermaLink="true">https://forum.zircon3d.com/topic/33/unable-to-load-floor-plans-after-leaving-editor.</guid><dc:creator><![CDATA[Tami Liu]]></dc:creator><pubDate>Fri, 23 Jan 2026 23:39:24 GMT</pubDate></item><item><title><![CDATA[[From Old Forum] Cannot find my sensors]]></title><description><![CDATA[@Hacker182
Hi,
We’ve released an improvement along with a new debug tool in Zircon3D v2.0.6 (2026-01-11).
Please upgrade the Zircon3D Proxy add-on to this version, it should be more stable, as we’ve enhanced the WebSocket connection handling.
What’s new in v2.0.6:

Improved WebSocket stability for unreliable or high-latency network environments
Added a built-in log viewer to both the Designer and Viewer for easier debugging

If the connect/disconnect issue happens again, please do the following:

When you see the Wi-Fi / connection icon toggling between connected and disconnected
Click the icon to open the connection panel
Click the Debug Info icon
Export the log information and send it to us

I’ll attach a screenshot to show exactly where to find this option.
Thanks again for your patience and for helping us track this down, the new debug data will make it much easier for us to identify what’s happening if the issue persists.
[image: 1768242317425-1efed2ef-78b1-4925-a9ef-15409ce15058-image.png]
]]></description><link>https://forum.zircon3d.com/topic/23/from-old-forum-cannot-find-my-sensors</link><guid isPermaLink="true">https://forum.zircon3d.com/topic/23/from-old-forum-cannot-find-my-sensors</guid><dc:creator><![CDATA[Tami Liu]]></dc:creator><pubDate>Wed, 05 Nov 2025 22:00:25 GMT</pubDate></item><item><title><![CDATA[FirebaseError cannot load the addon]]></title><description><![CDATA[@haoxian2023 Glad it is working now! Good job!
]]></description><link>https://forum.zircon3d.com/topic/44/firebaseerror-cannot-load-the-addon</link><guid isPermaLink="true">https://forum.zircon3d.com/topic/44/firebaseerror-cannot-load-the-addon</guid><dc:creator><![CDATA[Tami Liu]]></dc:creator><pubDate>Wed, 25 Mar 2026 09:30:38 GMT</pubDate></item><item><title><![CDATA[slider button for shades]]></title><description><![CDATA[@Nima-Hamed Thanks for the reply!
Tuya is great to know, that helps us a lot when planning support.
Regarding the touch experience: in our latest version, we’ve introduced a Control panel designed for touch devices (please see the attached screenshot). This is a temporary solution to improve usability on phones and tablets.
If you don’t see the control icon in the bottom bar, please make sure your add-on is updated to the latest version.
We agree that touch interaction is very important, and improving it is definitely on our roadmap. We’ll continue refining the experience and adding more touch-friendly features in future updates.
Thanks again for your feedback![image: 1774371316899-cff316b0-19f7-40fb-adae-3d6de016e816-image.png]
]]></description><link>https://forum.zircon3d.com/topic/41/slider-button-for-shades</link><guid isPermaLink="true">https://forum.zircon3d.com/topic/41/slider-button-for-shades</guid><dc:creator><![CDATA[Tami Liu]]></dc:creator><pubDate>Fri, 13 Mar 2026 06:41:43 GMT</pubDate></item><item><title><![CDATA[Default &quot;Floating Cards&quot; mode]]></title><description><![CDATA[@Vagelis-Melidonis
Hi,
Yes, your solution is correct
The Floating Cards mode is controlled by the View Profile, which is the right place to store your preferred settings for daily use. In the Designer, it will always fall back to the system default settings.
We know this can be a bit confusing, and we may improve this in the future (for example, allowing it to be set via the URL).
Let us know if you have any questions
]]></description><link>https://forum.zircon3d.com/topic/45/default-floating-cards-mode</link><guid isPermaLink="true">https://forum.zircon3d.com/topic/45/default-floating-cards-mode</guid><dc:creator><![CDATA[Tami Liu]]></dc:creator><pubDate>Wed, 08 Apr 2026 06:37:29 GMT</pubDate></item><item><title><![CDATA[401 Unauthorized every time I load]]></title><description><![CDATA[Hi David,
This is unfortunately a known issue related to a Home Assistant API called ingress, which allows our add-on’s UI to communicate with its backend.
It appears that the ingress channel is only fully activated after the add-on UI has been opened at least once from Home Assistant. If the UI is accessed via a web card before that initial opening, Home Assistant may raise this error.
Workaround
As a workaround, our add-on also exposes port 11200, which bypasses Home Assistant’s ingress proxy entirely.
For example, instead of using this URL:
http://homeassistant.local:8123/api/hassio_ingress/ym-tlrzEEeGSTSNCz7up0Gf3uqHboBU5NGFvBfH7AMY/offline/viewer/?group=haEBrqFXAEIs&amp;project=sLVclZKQrCvP#cam&amp;p=0.00,0.00,0.00&amp;h=40.11&amp;v=39.56&amp;z=400.00|dsp&amp;fs=1.00&amp;fd=tc&amp;wc=1.00&amp;wd=t&amp;od=tc&amp;thm=auto|viz&amp;layer=rkqaX00R
You can replace:
:8123/api/hassio_ingress/ym-tlrzEEeGSTSNCz7up0Gf3uqHboBU5NGFvBfH7AMY
with:
:11200
So it becomes:
http://homeassistant.local:11200/offline/viewer/?group=haEBrqFXAEIs&amp;project=sLVclZKQrCvP#cam&amp;p=0.00,0.00,0.00&amp;h=40.11&amp;v=39.56&amp;z=400.00|dsp&amp;fs=1.00&amp;fd=tc&amp;wc=1.00&amp;wd=t&amp;od=tc&amp;thm=auto|viz&amp;layer=rkqaX00R
Additional notes
Home Assistant ingress has caused several issues beyond this one—some users have also reported unstable connections. Accessing Zircon3D directly through port 11200 is generally more stable and can help avoid these ingress-related problems.
It’s possible that the Home Assistant team will improve the ingress proxy in the future. Until then, this is currently the most reliable workaround.
Please give this a try and let us know if it works for you.
Thanks in advance,
Chris
]]></description><link>https://forum.zircon3d.com/topic/32/401-unauthorized-every-time-i-load</link><guid isPermaLink="true">https://forum.zircon3d.com/topic/32/401-unauthorized-every-time-i-load</guid><dc:creator><![CDATA[chris]]></dc:creator><pubDate>Fri, 16 Jan 2026 20:48:58 GMT</pubDate></item><item><title><![CDATA[Disable click &amp; drag]]></title><description><![CDATA[Thanks for the question! Our controls on mobile and tablet still need improvement, and we’re planning to refine the touch interaction experience in future updates.
For now, you can try creating a top-view camera angle, which is much easier to use on mobile/tablet and reduces accidental click-and-drag actions.
Here’s how to create a custom view, please check the video at 5:03:  https://youtu.be/tm3IbnAiQzA
Feel free to share more feedback, it really helps us improve the mobile experience!
[image: 1764603928731-0892d4d2-5e1d-4422-b614-eb9fe6437f8d-image.png]
]]></description><link>https://forum.zircon3d.com/topic/26/disable-click-drag</link><guid isPermaLink="true">https://forum.zircon3d.com/topic/26/disable-click-drag</guid><dc:creator><![CDATA[Tami Liu]]></dc:creator><pubDate>Mon, 01 Dec 2025 07:33:31 GMT</pubDate></item><item><title><![CDATA[Custom objects]]></title><description><![CDATA[Hi Mitchell,
We don’t have this capability at the moment, but what you’re suggesting is a great idea.
Allowing users to add simple 3D primitives (like cubes or basic shapes) to block off areas and attach labels would be very useful in many scenarios. It also aligns well with Zircon3D’s visual philosophy, we intentionally favor simpler, abstract representations to keep data visualization clean and readable, rather than relying on detailed or decorative models.
This is something we’ve now added to our roadmap, and we do plan to implement it in a future update.
Thanks a lot for taking the time to share the idea, feedback like this really helps shape where the product goes.
]]></description><link>https://forum.zircon3d.com/topic/35/custom-objects</link><guid isPermaLink="true">https://forum.zircon3d.com/topic/35/custom-objects</guid><dc:creator><![CDATA[chris]]></dc:creator><pubDate>Wed, 04 Feb 2026 13:17:58 GMT</pubDate></item><item><title><![CDATA[cannot find heaters or import them]]></title><description><![CDATA[@lina-sayeb Hi,
At the moment, Zircon3D doesn’t support importing external 3D models (such as .gltf files) yet.
For now, you have a couple of options:
1.  Use the existing Air Conditioner model
You can place the current Air Conditioner object in the scene as a visual placeholder for the heater.
2.  Add the real device from Home Assistant
If the heater is a device in Home Assistant, you can:

Open the Monitoring tab
Find your heater / temperature entity
Drag and drop it onto the floorplan

It will be placed in the scene as a sensor, and you’ll still be able to see all the monitoring data associated with it.
We know that allowing users to add custom objects is a useful feature, and it’s something we plan to improve in the future.
If you have any other questions while working on your project, feel free to ask, happy to help!
]]></description><link>https://forum.zircon3d.com/topic/38/cannot-find-heaters-or-import-them</link><guid isPermaLink="true">https://forum.zircon3d.com/topic/38/cannot-find-heaters-or-import-them</guid><dc:creator><![CDATA[Tami Liu]]></dc:creator><pubDate>Fri, 06 Mar 2026 02:01:23 GMT</pubDate></item><item><title><![CDATA[Door closed&#x2F;open display]]></title><description><![CDATA[Hi, unfortunately we don't have this feature currently.
But that's an interesting idea and we do have this feature in our backlog, we will add it in near future, please stay tuned.
]]></description><link>https://forum.zircon3d.com/topic/43/door-closed-open-display</link><guid isPermaLink="true">https://forum.zircon3d.com/topic/43/door-closed-open-display</guid><dc:creator><![CDATA[chris]]></dc:creator><pubDate>Sat, 21 Mar 2026 19:46:30 GMT</pubDate></item><item><title><![CDATA[Zircon3D v2.2  — Upload Custom Models, Simple Objects, More Control Cards, and Room Box View]]></title><description><![CDATA[Patch Update: Zircon3D v2.2.1 — 2026-05-15
We released a small patch update for Zircon3D v2.2.
New Feature

Added Project Tools: support exporting and importing Zircon3D space-plan / floorplan data.

Bug Fixes

Fixed an issue where switching edit mode did not reset Box View correctly.
Fixed behavior issues related to View Settings, Floating Cards, and Sensor Card Display.

The new import/export feature can be useful when you need to move, back up, or share a floorplan between Zircon3D projects.
How to import/export a floorplan in Zircon3D
This feature is only for exporting floorplan data from Zircon3D and importing it back into Zircon3D. It is not for importing files from other design systems.

Open Zircon3D in Home Assistant.
Select your project, then click Edit to open the Designer.
In the bottom-left bar, open Project Tools.
Choose Import Project or Export Project.
When importing, select the project file exported from Zircon3D.
After importing, click Save to keep the imported floorplan, or press Undo to discard the changes.

]]></description><link>https://forum.zircon3d.com/topic/49/zircon3d-v2.2-upload-custom-models-simple-objects-more-control-cards-and-room-box-view</link><guid isPermaLink="true">https://forum.zircon3d.com/topic/49/zircon3d-v2.2-upload-custom-models-simple-objects-more-control-cards-and-room-box-view</guid><dc:creator><![CDATA[Tami Liu]]></dc:creator><pubDate>Fri, 08 May 2026 11:16:00 GMT</pubDate></item><item><title><![CDATA[Video: How to Install Zircon3D Proxy Add-on in Home Assistant | Step-by-Step Tutorial]]></title><description><![CDATA[Video
https://youtu.be/3b5FyLn3hFE
Learn how to easily install the Zircon3D Proxy add-on in Home Assistant in just a few steps!
This add-on allows you to connect your Home Assistant setup with Zircon3D, a powerful 3D smart home visualization system.
 In this video, you’ll learn:

How to add the Zircon3D repository
How to install and configure the proxy add-on
How to generate and apply your access token
How to start building your 3D smart home project in the Designer

]]></description><link>https://forum.zircon3d.com/topic/2/video-how-to-install-zircon3d-proxy-add-on-in-home-assistant-step-by-step-tutorial</link><guid isPermaLink="true">https://forum.zircon3d.com/topic/2/video-how-to-install-zircon3d-proxy-add-on-in-home-assistant-step-by-step-tutorial</guid><dc:creator><![CDATA[Tami Liu]]></dc:creator><pubDate>Mon, 03 Nov 2025 13:03:26 GMT</pubDate></item><item><title><![CDATA[FAQ: Monitoring]]></title><description><![CDATA[Overview
Zircon3D supports both x86 and ARM architectures (including Raspberry Pi and other ARM64 systems), and is designed with a strong focus on performance and efficiency, even on low-power hardware.
For the best experience, we currently recommend doing floorplan design and editing on a desktop or laptop computer, where the web-based designer works best with a mouse. Viewing dashboards and 3D models works well on tablets and phones, and we plan to further improve rotation and dragging interactions on mobile devices in future versions.

Integrating Monitoring Devices from Home Assistant
If you haven’t installed the Zircon3D Proxy for Home Assistant yet, please follow the instructions in this guide:
Install Zircon3D Proxy for Home Assistant
After installing the Zircon3D Add-on, monitoring devices from your Home Assistant setup will be automatically retrieved and listed under the Monitoring tab on the left sidebar.
To place these devices in your 3D model, you can:

Drag and Drop Placement: Simply drag a device from the list and drop it onto a floor to mount it directly.
Data Link Mapping: To link a device to a specific 3D object—such as mapping a smart light bulb to a lamp model—first select the 3D furniture item. Then, drag the monitoring device into the Data Link panel on the right to complete the mapping.
[image: 1762458215928-unnamed-5.gif]

]]></description><link>https://forum.zircon3d.com/topic/4/faq-monitoring</link><guid isPermaLink="true">https://forum.zircon3d.com/topic/4/faq-monitoring</guid><dc:creator><![CDATA[Tami Liu]]></dc:creator><pubDate>Tue, 04 Nov 2025 16:59:02 GMT</pubDate></item><item><title><![CDATA[Welcome to the General Discussion board!]]></title><description><![CDATA[ Welcome to the General Discussion board!
This is the open space of our Zircon3D community — a place to chat, share ideas, or talk about anything related to smart homes, visualization, or 3D design.
Here you can:

Share thoughts about Zircon3D and how you use it
Discuss new ideas or trends in smart home visualization
Post off-topic or fun discussions (as long as they stay friendly)

We’re glad to have you here, let’s keep it respectful, constructive, and inspiring.
 Your stories, projects, and experiences help others learn and spark new ideas!
[image: 1762457098976-unnamed.gif]
[image: 1762457115220-unnamed-1.gif]
]]></description><link>https://forum.zircon3d.com/topic/1/welcome-to-the-general-discussion-board</link><guid isPermaLink="true">https://forum.zircon3d.com/topic/1/welcome-to-the-general-discussion-board</guid><dc:creator><![CDATA[chris]]></dc:creator><pubDate>Sun, 02 Nov 2025 22:47:02 GMT</pubDate></item><item><title><![CDATA[FAQ: Floorplans]]></title><description><![CDATA[Overview
Zircon3D supports both x86 and ARM architectures (including Raspberry Pi and other ARM64 systems), and is designed with a strong focus on performance and efficiency, even on low-power hardware.
For the best experience, we currently recommend doing floorplan design and editing on a desktop or laptop computer, where the web-based designer works best with a mouse. Viewing dashboards and 3D models works well on tablets and phones, and we plan to further improve rotation and dragging interactions on mobile devices in future versions.

Understanding the Different Modes: Edit Building, Edit Object, and Preview

Edit Building Mode: Add, resize, remove, and modify rooms, floors, and the overall building structure.
Edit Object Mode: Adjust the position of furniture, doors, windows, and smart devices.
Preview Mode: View-only mode with access to the smart device panel for monitoring and control. Thermal images are exclusive to this mode, and the humidity option is available in the bottom status bar.

[image: 1762442186035-894c5a62-fc64-47a2-8bce-0ac88e974a8b-image.png]
Q1. How do I add a building or floorplan?
Q2. Can I import a floorplan image and generate the layout automatically?
Q3. How do I add a door or window to my floorplan?
Q4. How do I add a garage door?
Q5. Can I add an open door or open window?
Q6. Can I add an adjustable stair to my floor?
Q7. How can I add an open space or void to my floor?
Q8. How do I add a deck?
Q9. Can I remove the wall between two rooms, like between the living room and kitchen?
Q10. How can I move furniture to another room so it moves with the room later?
Q11. Can I change the height of the walls?
Q12. Can I change the floor material?
Q13. How many floors or buildings can I create in a project?
Q14. How can I place a lamp on a table?
Q15. Can I change the gap or height between floors?
Q16. How can I remove part of a wall or add a separate wall?

Q1. How do I add a building or floorplan?
Start by creating a new Project and opening the Designer.

Switch to Edit Building mode.
Click the Plus (+) icon to add a building, enter the required details, and begin adding rooms by dragging them from the Building Parts panel on the left.
To add furniture or objects, switch to Edit Objects mode and drag items from the Models panel.
Click Save in the top-right corner or use the shortcut Ctrl+S to save your progress.


In Zircon3D, you can use the location helper to align rooms. Here’s an example: [image: a43939038e7513a18ab3ec690af3d797dd5087c8.gif]


Q2. Can I import a floorplan image and generate the layout automatically?
Not yet. Currently, Zircon3D does not support importing layout images or generating floorplans from images or vacuum data. However, these features are on our roadmap.

Q3. How do I add a door or window to my floorplan?

Switch to Edit Objects mode.
Open the Objects panel on the left and select the Doors or Windows category.
Drag and drop your selected item onto a wall.
Use the Position Helper to adjust its exact placement.


Q4. How do I add a garage door?

In Edit Objects mode, open the Building Parts panel.
Go to the Doors sub-tab.
Select the Garage Door and drag it onto the desired wall.


Q5. Can I add an open door or open window?
Yes.

In Edit Objects mode, open the Objects panel.
Under the Doors category, you’ll find an Open Door option.
Under the Windows category, you’ll find an Open Window option.
Drag either onto a wall as needed.
[image: 1762442681756-aa046527-c9b1-49fd-8181-7bbad22f5b4a-image.png]

[image: 1762734899803-unnamed-4.gif]
Q6. Can I add an adjustable stair to my floor?
Yes, starting from version 1.2, Zircon3D supports adjustable stairs, available for Pro users only.

Before v1.2, stairs were fixed in size like other furniture.
In Edit Objects mode, go to the Objects panel and select the Stairs category.
You’ll find various types of stairs: U-shaped, L-shaped, and straight.
Drag and drop the stair onto your floorplan.
On the right-hand Property Panel, toggle on the Override option to reveal adjustable parameters and material options.


Q7. How can I add an open space or void to my floor?

Add a room to the desired location.
Switch to Edit Building mode and select the room.
In the Property Panel on the right:


Set Fill to None to make it a void.
Set the Interior Border to None if you want to remove the walls as well.


Q8. How do I add a deck?

Add a room where you want the deck.
In the Property Panel on the right:


Set Fill to Exterior.
Set both Exterior Border and Interior Border to None to remove walls and railings.


Q9. Can I remove the wall between two rooms, like between the living room and kitchen?
Refer to Q16. How can I remove part of a wall or add a separate wall?

Q10. How can I move furniture to another room so it moves with the room later?

In Edit Objects mode, select the furniture.
You’ll see Position Helpers appear.
Drag the small blue dot (not the square) to relocate the furniture into another room.
Once placed inside a room, it will stick to that room and move with it if the room’s position changes.


Q11. Can I change the height of the walls?


To change the actual wall height:

Select your Floor from the Explorer panel on the left.
In the Property Panel on the right, adjust the Height field—either scroll with your middle mouse button or input a number directly.



To temporarily change the wall height just for viewing:

Click the Eye icon in the bottom-right Status Bar to open View Settings.
Adjust the Wall Height there.
Note: This change is for viewing only and won’t affect the actual model.




Q12. Can I change the floor material?

Select your Floor node from the Explorer panel.
In the Property Panel, you’ll find a Material selector with various options.
Pro users have access to the full material library.


Q13. How many floors or buildings can I create in a project?
There's no fixed limit on the number of floors or buildings. However, your project quota is based on the total building area, which varies by subscription tier.

Visit our pricing page for the latest details.
For example, Free users are allowed up to 1000 m², 25 monitored devices, and 1 dashboard.
To check your current usage, click the percentage icon in the bottom-left Status Bar to see a detailed quota breakdown.


Q14. How can I place a lamp on a table?

Enter Edit Objects mode.
Select the lamp object.
In the Property Panel, set the Position Type to "Free".
This enables 3-way adjustment handles, allowing you to freely move and rotate the lamp onto the table or other surfaces.


In Zircon3D, the position helper allows movement and rotation along three directions and surfaces. To elevate an object, switch to Edit Object mode, select it, and set its Position Type to ‘Free’ in the right panel. [image: 5382e148adb8b3ace38eb6be1465abc410ae8bd8.gif]


Q15. Can I change the gap or height between floors?

You can adjust the wall height for a permanent change between floors.
For visual-only adjustments:

Open View Settings from the Eye icon in the bottom-right.
Adjust the Floor Separation value.
Note: This setting only affects the current view and won’t be saved to the actual model.



Q16. How can I remove part of a wall or add a separate wall?
To modify or add walls:

Switch to Edit Building mode.
In the left panel, open the Building Parts section.
To remove part of a wall, drag and drop a Wall Opening onto an existing wall. Use the position helper to adjust its size and placement.
To add a separate wall, drag and drop a Divider into the room. You can resize and reposition it using the position helper.
To remove a wall opening, select the parent room of the opening. In the Properties Panel on the right, you’ll see a list of all wall openings associated with that room. Click the “×” next to the one you want to remove.

]]></description><link>https://forum.zircon3d.com/topic/3/faq-floorplans</link><guid isPermaLink="true">https://forum.zircon3d.com/topic/3/faq-floorplans</guid><dc:creator><![CDATA[Tami Liu]]></dc:creator><pubDate>Tue, 04 Nov 2025 16:48:02 GMT</pubDate></item><item><title><![CDATA[Explained: Zircon3D Local vs Cloud Mode]]></title><description><![CDATA[Zircon3D is designed with privacy, flexibility, and resilience in mind. Whether you're running the Home Assistant Add-on or the standalone Docker version, we offer two distinct modes of operation for storing your floorplan data: Local-Only and Cloud-Synced.

Why We Built It This Way
Our core mission is to provide powerful visualizations, not to collect or store user data. That's why:

All sensor and device data stays local at all times.
We give you full control over how your floorplan data is stored.
You can run Zircon3D entirely offline, including 3D rendering and modeling.


Local-Only Mode (Fully Offline)
When you create a project in Zircon3D, you can enable the Local-Only toggle. Here's what happens:

Your floorplan data is saved only inside Home Assistant.
The Zircon3D application are bundled inside the add-on or Docker package.
There is no dependency on the cloud.

License Activation in Local-Only Mode
If you're offline or prefer to stay fully local:

Log into your Zircon3D account on our website.
Choose your plan or update it.
Generate a License Access Token.
Paste the token into the add-on settings in HA.

That's it. No internet connection is needed after activation.

Cloud-Synced Mode (Default)
If you leave Local-Only unchecked (the default option), here's how it works:

Your floorplan data is saved both locally and in the cloud.
This provides an automatic backup. If you reinstall or lose your HA setup, you can easily pull your project from the cloud to restore it.
Still: No sensor or device data is sent to the cloud. Ever.


What We Store (and What We Don't)



Type
Cloud-Synced Mode
Local-Only Mode




Floorplan (project data)
Saved locally &amp; cloud
Saved locally only


Sensor/device states
Never stored or leave local network
Never stored or leave local network


License check
Automatic
Manual token input




Supported Platforms

Home Assistant Add-on
Docker Installation

Both versions contain all required assets and are fully functional offline with the Local-Only option.

If you have any questions or want help deciding which mode is right for you, feel free to ask in our community forum.
Zircon3D puts you in control of your data — as it should be.
]]></description><link>https://forum.zircon3d.com/topic/9/explained-zircon3d-local-vs-cloud-mode</link><guid isPermaLink="true">https://forum.zircon3d.com/topic/9/explained-zircon3d-local-vs-cloud-mode</guid><dc:creator><![CDATA[Tami Liu]]></dc:creator><pubDate>Tue, 04 Nov 2025 17:10:14 GMT</pubDate></item><item><title><![CDATA[Video: How to Install Zircon3D Proxy Add-on in Home Assistant | Step-by-Step Tutorial]]></title><description><![CDATA[https://youtu.be/3b5FyLn3hFE
Learn how to easily install the Zircon3D Proxy add-on in Home Assistant in just a few steps!
This add-on allows you to connect your Home Assistant setup with Zircon3D, a powerful 3D smart home visualization system.
 In this video, you’ll learn:

How to add the Zircon3D repository
How to install and configure the proxy add-on
How to generate and apply your access token
How to start building your 3D smart home project in the Designer

]]></description><link>https://forum.zircon3d.com/topic/5/video-how-to-install-zircon3d-proxy-add-on-in-home-assistant-step-by-step-tutorial</link><guid isPermaLink="true">https://forum.zircon3d.com/topic/5/video-how-to-install-zircon3d-proxy-add-on-in-home-assistant-step-by-step-tutorial</guid><dc:creator><![CDATA[Tami Liu]]></dc:creator><pubDate>Tue, 04 Nov 2025 17:00:56 GMT</pubDate></item><item><title><![CDATA[Video: Creating a Zircon3D Dashboard Card in Home Assistant]]></title><description><![CDATA[https://youtu.be/Bhc6KOWZwgQ?si=jv7txi1SMD2ON_aB
Note: If an embedded Zircon3D view doesn’t load, open HA via port 11200, then copy the Zircon3D view link using :11200. This avoids the ingress authentication issue.
You can access Zircon3D via port 8123, but you’ll need to authorize it first by clicking the Zircon3D tab in the Home Assistant left sidebar.
[image: 1776700868949-41ddc73f-5f8c-4f62-b99f-2816c81c6630-image.png]
In this video, I’ll show you how to add Zircon3D as a dashboard card in Home Assistant using the Sectional Dashboard. You’ll learn how to:
 Open a Zircon3D project and adjust the viewer settings
 Copy the viewer URL and add it as a Webpage card in Home Assistant
 Customize the floorplan view, including top-down mode, themes, and heatmaps
 Control smart devices directly from the dashboard
This method allows you to integrate real-time 3D visualization with Home Assistant for a more interactive and dynamic smart home setup.
If you have any questions or feedback, visit the Zircon3D Community at https://zircon3d.com/.
 Watch the full guide and follow along!
]]></description><link>https://forum.zircon3d.com/topic/6/video-creating-a-zircon3d-dashboard-card-in-home-assistant</link><guid isPermaLink="true">https://forum.zircon3d.com/topic/6/video-creating-a-zircon3d-dashboard-card-in-home-assistant</guid><dc:creator><![CDATA[Tami Liu]]></dc:creator><pubDate>Tue, 04 Nov 2025 17:01:46 GMT</pubDate></item><item><title><![CDATA[Video: Creating a Floorplan in Zircon3D]]></title><description><![CDATA[https://youtu.be/yOdTAY-TK0I
In this tutorial, we’ll walk you through the process of creating a floorplan in Zircon3D step by step.
Start by adding a building, giving it a name, and adjusting its size using the middle mouse scroll.
Add rooms using the Building Parts panel by dragging and dropping room templates. Resize them by adjusting the blue dots at the corners or dragging the edges.
Customize walls by setting the Exterior Border and Interior Border to define walls. For open spaces like a front porch, set the exterior wall to None.
Create an open area by adding a regular room and setting Fill to None in the Property panel to remove the floor.
Place doors and windows by selecting them from the Building Parts panel and positioning them as needed.
If a roof wasn’t set during building creation, add one by clicking the plus button to create a new floor, setting the Floor Type to Roof, and positioning it above your highest floor. For multi-floor buildings, place additional roof sections where needed and adjust the gable height for sloped roofs.
Adjust the view by modifying floor separation, wall height, and display settings. Switch between true color and transparent modes to customize your view. These settings won’t affect the saved floorplan.
Once complete, explore different layouts and fine-tune your design in Zircon3D.
]]></description><link>https://forum.zircon3d.com/topic/7/video-creating-a-floorplan-in-zircon3d</link><guid isPermaLink="true">https://forum.zircon3d.com/topic/7/video-creating-a-floorplan-in-zircon3d</guid><dc:creator><![CDATA[Tami Liu]]></dc:creator><pubDate>Tue, 04 Nov 2025 17:02:30 GMT</pubDate></item><item><title><![CDATA[Video: Creating a Heatmap in Zircon3D – Visualizing Sensor Data]]></title><description><![CDATA[https://youtu.be/YMsyuJpP2RA
]]></description><link>https://forum.zircon3d.com/topic/8/video-creating-a-heatmap-in-zircon3d-visualizing-sensor-data</link><guid isPermaLink="true">https://forum.zircon3d.com/topic/8/video-creating-a-heatmap-in-zircon3d-visualizing-sensor-data</guid><dc:creator><![CDATA[Tami Liu]]></dc:creator><pubDate>Tue, 04 Nov 2025 17:03:17 GMT</pubDate></item></channel></rss>