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