Update metadata

This commit is contained in:
Thomas D 2025-02-26 11:23:23 +00:00
parent b9c4e20f8d
commit 6374fcadf0

View File

@ -2,8 +2,12 @@
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
- switch - switch
ha_iot_class: Local Push ha_iot_class: Local Push
ha_codeowners: ha_codeowners:
@ -41,9 +45,9 @@ There is currently support for the following **Qbus** products within Home Assis
## Available entities ## Available entities
- **Switch**: toggles on/off outputs.
- **Light**: controls dimmer lights, allowing both on/off functionality and brightness adjustment.
- **Climate**: manages thermostats by setting temperature and choosing presets. - **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 ## Removing the integration