mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-25 10:17:23 +00:00
Add climate documentation to qbus (#37719)
This commit is contained in:
commit
dceb5d428b
@ -2,8 +2,11 @@
|
|||||||
title: Qbus
|
title: Qbus
|
||||||
description: Instructions on how to integrate your Qbus installation with Home Assistant.
|
description: Instructions on how to integrate your Qbus installation with Home Assistant.
|
||||||
ha_category:
|
ha_category:
|
||||||
|
- Climate
|
||||||
|
- Light
|
||||||
- Switch
|
- Switch
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
|
- climate
|
||||||
- light
|
- light
|
||||||
- switch
|
- switch
|
||||||
ha_iot_class: Local Push
|
ha_iot_class: Local Push
|
||||||
@ -38,11 +41,13 @@ There is currently support for the following **Qbus** products within Home Assis
|
|||||||
- **CTD01E to CTD03E (CTD 3.0)**: main controllers (yellow).
|
- **CTD01E to CTD03E (CTD 3.0)**: main controllers (yellow).
|
||||||
- **CTD10 to CTDMax (CTD 3.5)**: main controllers (black).
|
- **CTD10 to CTDMax (CTD 3.5)**: main controllers (black).
|
||||||
- **Toggle**: toggle outputs on controllers.
|
- **Toggle**: toggle outputs on controllers.
|
||||||
|
- **Dimmer**: dimmer outputs on controllers.
|
||||||
|
|
||||||
## Available entities
|
## Available entities
|
||||||
|
|
||||||
- **Switch**: toggles on/off outputs.
|
- **Climate**: manages thermostats by setting temperature and choosing presets.
|
||||||
- **Light**: controls dimmer lights, allowing both on/off functionality and brightness adjustment.
|
- **Light**: controls dimmer lights, allowing both on/off functionality and brightness adjustment.
|
||||||
|
- **Switch**: toggles on/off outputs.
|
||||||
|
|
||||||
## Removing the integration
|
## Removing the integration
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user