Skip to content

Commit

Permalink
Added button platform to microBees integration (#31569)
Browse files Browse the repository at this point in the history
* 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>
  • Loading branch information
2 people authored and frenck committed Mar 5, 2024
1 parent ecfae7a commit 16d58ad
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions source/_integrations/microbees.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: microBees
description: Instructions on how to integrate microBees devices into Home Assistant.
ha_category:
- Switch
- Button
- Light
- Sensor
ha_release: 2024.3
Expand All @@ -13,6 +14,7 @@ ha_domain: microbees
ha_iot_class: Cloud Polling
ha_platforms:
- switch
- button
- light
- sensor
ha_integration_type: integration
Expand All @@ -24,6 +26,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**
- **Button**
- **Light**
- **Sensor**

Expand Down

0 comments on commit 16d58ad

Please sign in to comment.