From 4a6c2e043697e8c0c780ec5576b72812453acb09 Mon Sep 17 00:00:00 2001 From: aschmitz <29508+aschmitz@users.noreply.github.com> Date: Sun, 30 Oct 2022 22:52:12 -0500 Subject: [PATCH] Add aranet integration documentation (#24674) Co-authored-by: J. Nick Koston --- source/_integrations/aranet.markdown | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 source/_integrations/aranet.markdown diff --git a/source/_integrations/aranet.markdown b/source/_integrations/aranet.markdown new file mode 100644 index 00000000000..f5d0d1e189b --- /dev/null +++ b/source/_integrations/aranet.markdown @@ -0,0 +1,28 @@ +--- +title: Aranet +description: Instructions on how to integrate Aranet4 devices into Home Assistant. +ha_category: + - Sensor +ha_bluetooth: true +ha_release: 2022.12 +ha_iot_class: Local Push +ha_codeowners: + - '@aschmitz' +ha_domain: aranet +ha_config_flow: true +ha_platforms: + - sensor +ha_integration_type: integration +--- + +Integrates [Aranet](https://aranet.com/) devices into Home Assistant. + +{% include integrations/config_flow.md %} + +The Aranet integration will automatically discover devices once the [Bluetooth](/integrations/bluetooth) integration is enabled and functional. + +## Supported devices + +- [Aranet4](https://aranet.com/products/aranet4/) + + The Aranet4 integration requires that your Aranet4 device is updated to at least firmware version 1.2.0 and has the "Smart Home integration" feature enabled. Both of these can be done within the settings portion of the Aranet4 mobile application on both Android and iOS.