-
-
Notifications
You must be signed in to change notification settings - Fork 7.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add MikroTik BT5 integration documentation
- Loading branch information
Anrijs
committed
May 13, 2024
1 parent
2e1a8e9
commit 56890d3
Showing
1 changed file
with
29 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
--- | ||
title: MikroTik BT5 | ||
description: Instructions on how to integrate MikroTik BT5 devices into Home Assistant. | ||
ha_category: | ||
- Sensor | ||
ha_bluetooth: true | ||
ha_release: 2024.6 | ||
ha_iot_class: Local Push | ||
ha_codeowners: | ||
- '@anrijs' | ||
ha_domain: mikrotik_bt5 | ||
ha_config_flow: true | ||
ha_platforms: | ||
- sensor | ||
ha_integration_type: integration | ||
--- | ||
|
||
Integrates [MikroTik](https://mikrotik.com/) bluetooth tags into Home Assistant. | ||
|
||
{% include integrations/config_flow.md %} | ||
|
||
The MikroTik BT5 integration will automatically discover devices once the [Bluetooth](/integrations/bluetooth) integration is enabled and functional. | ||
|
||
## Supported devices | ||
|
||
- [MikroTik TG-BT5-IN](https://mikrotik.com/product/tg_bt5_in/) | ||
- [MikroTik TB-BT5-OUT](https://mikrotik.com/product/tg_bt5_out/) | ||
|
||
The MikroTik BT5 integration requires that your MikroTik BT5 devices has MikroTik Beacon enabled. This can be done within the settings portion of the MikroTik Beacon Manager mobile application on both Android and iOS. |