diff --git a/source/_integrations/qbus.markdown b/source/_integrations/qbus.markdown index 261fbd3e947a..3d5ad2f023ca 100644 --- a/source/_integrations/qbus.markdown +++ b/source/_integrations/qbus.markdown @@ -30,11 +30,4 @@ We also host a site which contains a [Manual](https://iot.qbus.be/) where you ca When you have your controller connected to the MQTT Server, you need to set up an MQTT client in Home Assistant to enable communication between Home Assistant and your Qbus system. This client should connect to the same MQTT Server as your Qbus controller. For detailed instructions, refer to the [MQTT integration documentation](https://www.home-assistant.io/integrations/mqtt/). -The config flow provides a user-friendly interface in the Home Assistant UI to guide you through the setup process for the Qbus integration. To start the config flow: - -1. Go to Configuration > Integrations in your Home Assistant instance. -2. Click the "+ ADD INTEGRATION" button. -3. Search for "Qbus" and select it. -4. Follow the on-screen instructions to complete the setup. - {% include integrations/config_flow.md %}