Added climate platform to microBees integration (#31566)

This commit is contained in:
Marco Lettieri 2024-05-16 11:41:37 +02:00 committed by GitHub
parent bf4aa401b9
commit 746c03a888
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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**