mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Sensirion BLE docs (#25001)
This commit is contained in:
parent
4570ab6836
commit
c7102f0440
26
source/_integrations/sensirion_ble.markdown
Normal file
26
source/_integrations/sensirion_ble.markdown
Normal file
@ -0,0 +1,26 @@
|
|||||||
|
---
|
||||||
|
title: Sensirion BLE
|
||||||
|
description: Instructions on how to integrate Sensirion 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: sensirion_ble
|
||||||
|
ha_config_flow: true
|
||||||
|
ha_platforms:
|
||||||
|
- sensor
|
||||||
|
ha_integration_type: integration
|
||||||
|
---
|
||||||
|
|
||||||
|
Integrates sensors talking [Sensirion](https://sensirion.com/)'s BLE protocol into Home Assistant.
|
||||||
|
|
||||||
|
{% include integrations/config_flow.md %}
|
||||||
|
|
||||||
|
The Sensirion BLE integration will automatically discover devices once the [Bluetooth](/integrations/bluetooth) integration is enabled and functional.
|
||||||
|
|
||||||
|
## Supported devices
|
||||||
|
|
||||||
|
- [Sensirion MyCO2 Gadget](https://sensirion.com/products/catalog/SCD4x-CO2-Gadget/)
|
Loading…
x
Reference in New Issue
Block a user