Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
39 changes: 39 additions & 0 deletions source/_integrations/aqvify.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
---
title: Aqvify
description: Instructions on how to set up Aqvify devices within Home Assistant.
ha_category:
- Sensor
ha_release: 2026.7
ha_iot_class: Cloud Polling
ha_domain: aqvify
ha_codeowners:
- '@astrandb'
ha_platforms:
- sensor
ha_config_flow: true
ha_dhcp: false
ha_integration_type: hub
related:
- url: https://www.aqvify.com/
title: Aqvify web
- url: https://app.aqvify.com/
title: Aqvify user account
ha_quality_scale: bronze
---
The **Aqvify** {% term integration %} allows users to integrate their [Aqvify](https://www.aqvify.com) water well and tank sensors using the [official public API](https://public.aqvify.com/swagger/index.html).
Comment thread
astrandb marked this conversation as resolved.

## Use case

- Monitor the water level in a water well and trigger automations based on these sensor values.

## Supported sensors

There is currently support for sensors measuring well water level from different perspectives. Please refer to documentation from Aqvify for the exact interpretation of the values.

{% include integrations/config_flow.md %}

## Removing the integration

This integration follows standard integration removal.

{% include integrations/remove_device_service.md %}