From 7d99405b6363ff51279f296d96ce3b747634a9ae Mon Sep 17 00:00:00 2001 From: tdfountain <174762217+tdfountain@users.noreply.github.com> Date: Sun, 23 Mar 2025 01:55:57 -0700 Subject: [PATCH] Add NUT installation parameters documentation (#38141) --- source/_integrations/nut.markdown | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/source/_integrations/nut.markdown b/source/_integrations/nut.markdown index e71285af85a..105a8cbebaa 100644 --- a/source/_integrations/nut.markdown +++ b/source/_integrations/nut.markdown @@ -23,6 +23,19 @@ The Network UPS Tools (NUT) integration allows you to monitor and manage a UPS ( {% include integrations/config_flow.md %} +Setting up the integration requires the following information: + +{% configuration_basic %} +Host: + description: "The IP address or hostname of your NUT server." +Port: + description: "The network port of your NUT server. The NUT server's default port is '3493'." +Username: + description: "The username to log into the NUT server. This is configured in NUT." +Password: + description: "The password associated with the username to log into the NUT server. This is configured in NUT." +{% endconfiguration_basic %} + ## Example Resources Given the following example output from NUT (your variables may differ):