mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-17 14:26:51 +00:00
Added climate platform to microBees integration (#31566)
This commit is contained in:
parent
bf4aa401b9
commit
746c03a888
@ -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**
|
||||
|
Loading…
x
Reference in New Issue
Block a user