10000 Add cover platform to Qbus integration (#39686) · home-assistant/home-assistant.io@40528cb · GitHub
[go: up one dir, main page]

Skip to content

Commit 40528cb

Browse files
authored
Add cover platform to Qbus integration (#39686)
1 parent 16b4b02 commit 40528cb

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

source/_integrations/qbus.markdown

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,14 @@ title: Qbus
33
description: Instructions on how to integrate your Qbus installation with Home Assistant.
44
ha_category:
55
- Climate
6+
- Cover
7+
- Hub
68
- Light
79
- Scene
810
- Switch
911
ha_platforms:
1012
- climate
13+
- cover
1114
- light
1215
- scene
1316
- switch
@@ -45,10 +48,11 @@ There is currently support for the following **Qbus** products within Home Assis
4548

4649
## Available entities
4750

48-
- **Climate**: manages thermostats by setting temperature and choosing presets.
49-
- **Light**: controls dimmer lights, allowing both on/off functionality and brightness adjustment.
50-
- **Scene**: activates predefined scenes.
51-
- **Switch**: toggles on/off outputs.
51+
- **Climate**: manage thermostats by setting temperature and choosing presets.
52+
- **Cover**: operate covers with support for actions like open, close, stop, position adjustment, and tilt — depending on your setup.
53+
- **Light**: control dimmer lights, allowing both on/off functionality and brightness adjustment.
54+
- **Scene**: activate predefined scenes.
55+
- **Switch**: toggle on/off outputs.
5256

5357
## Removing the integration
5458

0 commit comments

Comments
 (0)
0