From c36c9860cf7e0522dd314fa85e9da61e9d92c8e9 Mon Sep 17 00:00:00 2001 From: "David F. Mulcahey" Date: Tue, 11 Aug 2020 05:35:11 -0400 Subject: [PATCH] Add documentation for the Flo integration (#14202) --- source/_integrations/flo.markdown | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 source/_integrations/flo.markdown diff --git a/source/_integrations/flo.markdown b/source/_integrations/flo.markdown new file mode 100644 index 00000000000..6dab3dc7705 --- /dev/null +++ b/source/_integrations/flo.markdown @@ -0,0 +1,23 @@ +--- +title: Flo by Moen +description: Instructions on how to integrate Flo by Moen into Home Assistant. +ha_release: 0.115 +ha_category: + - Sensor +ha_config_flow: true +ha_codeowners: + - '@dmulcahey' +ha_domain: flo +--- + +The `flo` integration integrates +[Flo by Moen smart water shutoff valves](https://meetflo.com/product/smart-water-shutoff) into Home Assistant. + +There is currently support for the following device types within Home Assistant: + +- **Sensor**: reports on the device's system mode, water flow rate, temperature, water pressure, and daily water consumption. + +## Configuration + +This integration can be configured via the Home Assistant UI by navigating to +**Configuration** -> **Integrations** in the UI, click the button with `+` sign and from the list of integrations select **Flo**.