From d38d49ea72893e9b8523edfcbb9f1aa49a438fa8 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Wed, 1 Apr 2020 05:47:19 -0500 Subject: [PATCH] Add config flow for nut (#12573) --- source/_integrations/nut.markdown | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/source/_integrations/nut.markdown b/source/_integrations/nut.markdown index d467b8299eb..96a0ee8753b 100644 --- a/source/_integrations/nut.markdown +++ b/source/_integrations/nut.markdown @@ -6,13 +6,18 @@ ha_category: ha_iot_class: Local Polling ha_release: 0.34 ha_domain: nut +ha_config_flow: true +ha_codeowners: + - '@bdraco' --- The `nut` sensor platform allows you to monitor a UPS (battery backup) by using data from a [NUT](https://networkupstools.org/) (Network UPS Tools) server. ## Configuration -To use this sensor platform, you need to add the following to your `configuration.yaml` file: +To add `nut` to your installation, go to **Configuration** >> **Integrations** in the UI, click the button with `+` sign and from the list of integrations select **Network UPS Tools (NUT)**. + +Alternatively, you need to add the following to your `configuration.yaml` file: ```yaml # Example configuration.yaml entry