mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-27 03:07:14 +00:00
Add cover platform to Qbus integration (#39686)
This commit is contained in:
parent
16b4b02f2f
commit
40528cb5fa
@ -3,11 +3,14 @@ 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
|
- Climate
|
||||||
|
- Cover
|
||||||
|
- Hub
|
||||||
- Light
|
- Light
|
||||||
- Scene
|
- Scene
|
||||||
- Switch
|
- Switch
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
- climate
|
- climate
|
||||||
|
- cover
|
||||||
- light
|
- light
|
||||||
- scene
|
- scene
|
||||||
- switch
|
- switch
|
||||||
@ -45,10 +48,11 @@ There is currently support for the following **Qbus** products within Home Assis
|
|||||||
|
|
||||||
## Available entities
|
## Available entities
|
||||||
|
|
||||||
- **Climate**: manages thermostats by setting temperature and choosing presets.
|
- **Climate**: manage thermostats by setting temperature and choosing presets.
|
||||||
- **Light**: controls dimmer lights, allowing both on/off functionality and brightness adjustment.
|
- **Cover**: operate covers with support for actions like open, close, stop, position adjustment, and tilt — depending on your setup.
|
||||||
- **Scene**: activates predefined scenes.
|
- **Light**: control dimmer lights, allowing both on/off functionality and brightness adjustment.
|
||||||
- **Switch**: toggles on/off outputs.
|
- **Scene**: activate predefined scenes.
|
||||||
|
- **Switch**: toggle on/off outputs.
|
||||||
|
|
||||||
## Removing the integration
|
## Removing the integration
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user