Adding documentation for flume notifications (#23795)

Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
Jeef 2022-10-24 10:49:58 -06:00 committed by GitHub
parent 47b4d4826d
commit f4cba8f1b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,7 @@
title: Flume
description: Documentation about the flume sensor.
ha_category:
- Binary Sensor
- Sensor
ha_iot_class: Cloud Polling
ha_release: 0.103
@ -13,6 +14,7 @@ ha_codeowners:
ha_domain: flume
ha_dhcp: true
ha_platforms:
- binary_sensor
- sensor
ha_integration_type: integration
---
@ -29,6 +31,17 @@ The Flume API access is available to Flume Insight users only, which may require
To add `Flume` to your installation, go to **Settings** -> **Devices & Services** in the UI, click the button with `+` sign and from the list of integrations select **Flume**.
## Notifications
Flume notifications are available via binary sensors. To clear the notifications, you will need to use your Flume app or go to: [https://portal.flumewater.com/notifications]([https://portal.flumewater.com/notifications]) and clear the notification in question.
The following notifications are supported:
* Bridge disconnected
* High flow
* Leak detected
## Configuration for Binary Sensor
The following YAML creates a binary sensor. This requires the default sensor to be configured successfully.