Marco Lettieri 16d58ad47d
Added button platform to microBees integration (#31569)
* added button platform to microbees integration

* Update microbees.markdown

* Update source/_integrations/microbees.markdown

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2024-03-05 19:23:07 +01:00

1.1 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.
Switch
Button
Light
Sensor
2024.3
@microBeesTech
true microbees Cloud Polling
switch
button
light
sensor
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
  • Button
  • Light
  • Sensor

{% include integrations/config_flow.md %}