mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-28 13:57:04 +00:00
1.2 KiB
1.2 KiB
title, description, ha_category, ha_release, ha_codeowners, ha_config_flow, ha_domain, ha_iot_class, ha_platforms, ha_integration_type
title | description | ha_category | ha_release | ha_codeowners | ha_config_flow | ha_domain | ha_iot_class | ha_platforms | ha_integration_type | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
microBees | Instructions on how to integrate microBees devices into Home Assistant. |
|
2024.3 |
|
true | microbees | Cloud Polling |
|
integration |
The microbees integration allows you to control your microBees devices such as plugs and wall switches. To use this integration you need OAuth2 Client ID and Client Secret and your user credentials.
To retrieve the OAuth2 Client ID and Client Secret go to microBees Developer Dashboard, login with your microBees account and create a new app, choose a Label for your App, select WebApplication and input https://my.home-assistant.io as Website URL.
There is currently support for the following device types within Home Assistant:
- Switch
- Cover
- Binary sensors
- Button
- Light
- Sensor
Note: The cover status will be unknown
{% include integrations/config_flow.md %}