diff --git a/source/_integrations/microbees.markdown b/source/_integrations/microbees.markdown index 31ca2b8ea23..8da1f129ddd 100644 --- a/source/_integrations/microbees.markdown +++ b/source/_integrations/microbees.markdown @@ -3,6 +3,7 @@ title: microBees description: Instructions on how to integrate microBees devices into Home Assistant. ha_category: - Switch + - Light - Sensor ha_release: 2024.3 ha_codeowners: @@ -12,6 +13,7 @@ ha_domain: microbees ha_iot_class: Cloud Polling ha_platforms: - switch + - light - sensor ha_integration_type: integration --- @@ -22,6 +24,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** +- **Light** - **Sensor** {% include integrations/config_flow.md %}