2024-04-02 13:54:13 +02:00

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.
Button
Cover
Light
Sensor
Switch
2024.3
@microBeesTech
true microbees Cloud Polling
binary_sensor
button
cover
light
sensor
switch
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 %}