From 08dc224b03bcfeeaa85219dae440e836d3f913e7 Mon Sep 17 00:00:00 2001 From: Jordi Date: Thu, 6 Jun 2024 22:35:08 +0200 Subject: [PATCH] Add documentation for Aquacell integration (#32664) * Added docs for AquaCell integration * Update aquacell.markdown * tiny tweaks * Adjusted documentation according to changes in code * Change signal level to signal strength Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> * Update source/_integrations/aquacell.markdown --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Co-authored-by: Joost Lekkerkerker --- source/_integrations/aquacell.markdown | 37 ++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 source/_integrations/aquacell.markdown diff --git a/source/_integrations/aquacell.markdown b/source/_integrations/aquacell.markdown new file mode 100644 index 00000000000..b863076ae55 --- /dev/null +++ b/source/_integrations/aquacell.markdown @@ -0,0 +1,37 @@ +--- +title: AquaCell +description: Instructions on how to integrate AquaCell with Home Assistant. +ha_category: + - Sensor +ha_release: 2024.7 +ha_iot_class: Cloud Polling +ha_config_flow: true +ha_codeowners: + - '@Jordi1990' +ha_domain: aquacell +ha_platforms: + - sensor +ha_integration_type: integration +--- + +AquaCell is a water-softening device. The **AquaCell** {% term integration %} allows you to monitor your AquaCell device in Home Assistant. +You will need your Aquacell account information as used in the **AquaCell** app. + +{% include integrations/config_flow.md %} + +
+This integration only works with AquaCell devices which have an i-Lid and are configured through the 'Mijn AquaCell' mobile app. +
+ +## Sensors + +This integration provides {% term sensors %} for the following information from the AquaCell device: + +- Percentage of salt remaining. +- Time remaining until 0% salt level is reached. +- iLid battery level. +- Wi-Fi signal strength. + +
+The device does not update frequently, the integration polls the information once a day from the cloud. +