diff --git a/source/_integrations/microbees.markdown b/source/_integrations/microbees.markdown index 28f0763db0e..3cc8c4f1045 100644 --- a/source/_integrations/microbees.markdown +++ b/source/_integrations/microbees.markdown @@ -2,6 +2,9 @@ title: microBees description: Instructions on how to integrate microBees devices into Home Assistant. ha_category: + - Switch + - Climate + - Cover - Button - Cover - Light @@ -14,6 +17,9 @@ ha_config_flow: true ha_domain: microbees ha_iot_class: Cloud Polling ha_platforms: + - switch + - climate + - cover - binary_sensor - button - cover @@ -30,6 +36,7 @@ To retrieve the OAuth2 Client ID and Client Secret go to [microBees Developer Da There is currently support for the following device types within Home Assistant: - **Switch** +- **Climate** - **Cover** - **Binary sensors** - **Button**