Skip to content
Thomas D edited this page Sep 14, 2024 · 3 revisions

Where do I need to put the Qbus controller IP address?

Nowhere. The Qbus controller is automatically discovered by QBUSMQTT.

I don't see any Qbus entities in Home Assistant.

Make sure QBHA has successfully started and reboot QBUSMQTT. After a minute or so the entities should appear in Home Assistant. The very first time it might take a little while longer because the Qbus controller needs to be updated.

How to get the qbusconfig.json file?

If you're on HAOS, the easiest is to install the Samba share addon. Once installed and configured, you can access some directories on the HAOS machine by opening \\ip.of.your.haos. Find the addon_configs folder and navigate to the QBHA folder in which you should find the file.

In a docker setup, make sure you have mapped the /data folder. The file can be found there.

Clone this wiki locally