mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 01:37:23 +00:00
Add climate documentation to qbus (#37719)
This commit is contained in:
commit
dceb5d428b
@ -2,8 +2,11 @@
|
||||
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
|
||||
@ -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).
|
||||
- **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.
|
||||
- **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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user