From b9c4e20f8db2abf7df9c61fa7fe9099e36f81c0e Mon Sep 17 00:00:00 2001 From: Thomas D <11554546+thomasddn@users.noreply.github.com> Date: Wed, 26 Feb 2025 10:23:25 +0000 Subject: [PATCH 1/2] Add climate documentation --- source/_integrations/qbus.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_integrations/qbus.markdown b/source/_integrations/qbus.markdown index c7b4882f1f7..6725112d2b5 100644 --- a/source/_integrations/qbus.markdown +++ b/source/_integrations/qbus.markdown @@ -37,11 +37,13 @@ There is currently support for the following **Qbus** products within Home Assis - **CTD01E to CTD03E (CTD 3.0)**: main controllers (yellow). - **CTD10 to CTDMax (CTD 3.5)**: main controllers (black). - **Toggle**: toggle outputs on controllers. +- **Dimmer**: dimmer outputs on controllers. ## Available entities - **Switch**: toggles on/off outputs. - **Light**: controls dimmer lights, allowing both on/off functionality and brightness adjustment. +- **Climate**: manages thermostats by setting temperature and choosing presets. ## Removing the integration From 6374fcadf02882b26d36518882794d1f4441941b Mon Sep 17 00:00:00 2001 From: Thomas D <11554546+thomasddn@users.noreply.github.com> Date: Wed, 26 Feb 2025 11:23:23 +0000 Subject: [PATCH 2/2] Update metadata --- source/_integrations/qbus.markdown | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/source/_integrations/qbus.markdown b/source/_integrations/qbus.markdown index 6725112d2b5..61591a1cd3f 100644 --- a/source/_integrations/qbus.markdown +++ b/source/_integrations/qbus.markdown @@ -2,8 +2,12 @@ title: Qbus description: Instructions on how to integrate your Qbus installation with Home Assistant. ha_category: + - Climate + - Light - Switch ha_platforms: + - climate + - light - switch ha_iot_class: Local Push ha_codeowners: @@ -41,9 +45,9 @@ There is currently support for the following **Qbus** products within Home Assis ## Available entities -- **Switch**: toggles on/off outputs. -- **Light**: controls dimmer lights, allowing both on/off functionality and brightness adjustment. - **Climate**: manages thermostats by setting temperature and choosing presets. +- **Light**: controls dimmer lights, allowing both on/off functionality and brightness adjustment. +- **Switch**: toggles on/off outputs. ## Removing the integration