From f4cba8f1b3d1639b362f107546e05c2d0368a656 Mon Sep 17 00:00:00 2001 From: Jeef Date: Mon, 24 Oct 2022 10:49:58 -0600 Subject: [PATCH] Adding documentation for flume notifications (#23795) Co-authored-by: J. Nick Koston Co-authored-by: Franck Nijhof --- source/_integrations/flume.markdown | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/source/_integrations/flume.markdown b/source/_integrations/flume.markdown index f0dd14937e4..824f79eecc1 100644 --- a/source/_integrations/flume.markdown +++ b/source/_integrations/flume.markdown @@ -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.