mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Add RuuviTag BLE docs (#24767)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
b76e97bd96
commit
af0dab574e
26
source/_integrations/ruuvitag_ble.markdown
Normal file
26
source/_integrations/ruuvitag_ble.markdown
Normal file
@ -0,0 +1,26 @@
|
|||||||
|
---
|
||||||
|
title: RuuviTag BLE
|
||||||
|
description: Instructions on how to integrate RuuviTag BLE devices into Home Assistant.
|
||||||
|
ha_category:
|
||||||
|
- Sensor
|
||||||
|
ha_bluetooth: true
|
||||||
|
ha_release: '2022.12'
|
||||||
|
ha_iot_class: Local Push
|
||||||
|
ha_codeowners:
|
||||||
|
- '@akx'
|
||||||
|
ha_domain: ruuvitag_ble
|
||||||
|
ha_config_flow: true
|
||||||
|
ha_platforms:
|
||||||
|
- sensor
|
||||||
|
ha_integration_type: integration
|
||||||
|
---
|
||||||
|
|
||||||
|
Integrates [Ruuvi](https://ruuvi.com/)'s RuuviTag BLE devices into Home Assistant.
|
||||||
|
|
||||||
|
{% include integrations/config_flow.md %}
|
||||||
|
|
||||||
|
The RuuviTag BLE integration will automatically discover devices once the [Bluetooth](/integrations/bluetooth) integration is enabled and functional.
|
||||||
|
|
||||||
|
## Supported devices
|
||||||
|
|
||||||
|
- [RuuviTag](https://ruuvi.com/ruuvitag/)
|
Loading…
x
Reference in New Issue
Block a user