From ceb3d2e3b0d43f393db682f37b2b11741fd1cf84 Mon Sep 17 00:00:00 2001 From: Milan Meulemans Date: Thu, 6 Jan 2022 00:28:29 +0100 Subject: [PATCH] Add Aseko Pool Live integration (#19383) Co-authored-by: Franck Nijhof --- source/_integrations/aseko_pool_live.markdown | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 source/_integrations/aseko_pool_live.markdown diff --git a/source/_integrations/aseko_pool_live.markdown b/source/_integrations/aseko_pool_live.markdown new file mode 100644 index 00000000000..c806b67281e --- /dev/null +++ b/source/_integrations/aseko_pool_live.markdown @@ -0,0 +1,22 @@ +--- +title: Aseko Pool Live +description: Instructions on how to integrate Aseko ASIN AQUA dosing systems within Home Assistant. +ha_iot_class: Cloud Polling +ha_config_flow: true +ha_release: 2022.2 +ha_category: + - Sensor +ha_codeowners: + - '@milanmeu' +ha_domain: aseko_pool_live +ha_platforms: + - sensor +--- + +The Aseko Pool Live integration allows you to monitor your Aseko ASIN Aqua dosing systems. + +The integration is fully compatible with ASIN AQUA Net and ASIN AQUA Home. + +If you have an ASIN AQUA Oxygen, Home, Salt or Profi dosing system and not all probes are listed in Home Assistant, [open an issue on GitHub](https://github.com/home-assistant/core/issues/new?template=bug_report.yml&title=Add%20support%20for%20ASIN%20AQUA%20[your%20device%20model]) and include the first 8 digits of your serial number so that your device model can be made fully compatible with Home Assistant. + +{% include integrations/config_flow.md %}