mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Add inkbird BLE integration (#23484)
This commit is contained in:
parent
8a1ac9d0d5
commit
ab25406032
29
source/_integrations/inkbird.markdown
Normal file
29
source/_integrations/inkbird.markdown
Normal file
@ -0,0 +1,29 @@
|
|||||||
|
---
|
||||||
|
title: Inkbird
|
||||||
|
description: Instructions on how to integrate INKBIRD devices into Home Assistant.
|
||||||
|
ha_category:
|
||||||
|
- Sensor
|
||||||
|
ha_zeroconf: true
|
||||||
|
ha_release: 2022.8
|
||||||
|
ha_iot_class: Local Push
|
||||||
|
ha_codeowners:
|
||||||
|
- '@bdraco'
|
||||||
|
ha_domain: inkbird
|
||||||
|
ha_config_flow: true
|
||||||
|
ha_platforms:
|
||||||
|
- sensor
|
||||||
|
ha_integration_type: integration
|
||||||
|
---
|
||||||
|
|
||||||
|
Integrates [INKBIRD](https://www.inkbird.com/) devices into Home Assistant.
|
||||||
|
|
||||||
|
## Supported devices
|
||||||
|
|
||||||
|
- [Bluetooth Thermometer IBS-TH1](https://inkbird.com/products/bluetooth-thermometer-ibs-th1)
|
||||||
|
- [Temperature and humidity Hygrometer IBS-TH2](https://inkbird.com/products/hygrometer-ibs-th2)
|
||||||
|
- [Bluetooth Smart Sensor ITH-12S](https://inkbird.com/products/bluetooth-smart-sensor-ith-12s)
|
||||||
|
- [Bluetooth Grill Thermometer IBT-4XS](https://inkbird.com/products/bluetooth-grill-thermometer-ibt-4xs)
|
||||||
|
|
||||||
|
The INKBIRD integration will automatically discover devices once the [Bluetooth](/integrations/bluetooth) integration is enabled and functional.
|
||||||
|
|
||||||
|
{% include integrations/config_flow.md %}
|
Loading…
x
Reference in New Issue
Block a user