Add inkbird BLE integration (#23484)

This commit is contained in:
J. Nick Koston 2022-07-23 11:49:33 -05:00 committed by GitHub
parent 8a1ac9d0d5
commit ab25406032
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View 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 %}