From 3658dfc7037afb8132d8b5f1996fe34e5d7be6aa Mon Sep 17 00:00:00 2001 From: tdfountain <174762217+tdfountain@users.noreply.github.com> Date: Sun, 6 Apr 2025 22:06:51 -0700 Subject: [PATCH] Add reconfigure flow documentation to NUT (#38340) * Add reconfigure flow documentation * Update instructions to address CodeRabbit suggestions * Fix line breaks * tweak --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --- source/_integrations/nut.markdown | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/source/_integrations/nut.markdown b/source/_integrations/nut.markdown index 23788a58c81..4384ba6aa6c 100644 --- a/source/_integrations/nut.markdown +++ b/source/_integrations/nut.markdown @@ -63,6 +63,12 @@ Password: description: "The password associated with the username to log into the NUT server. This is configured in NUT." {% endconfiguration_basic %} +You can update these settings after installation. To do so, +reconfigure the NUT device via +{% my integrations title="**Settings** > **Devices & services**" %}, +select {% icon "mdi:dots-vertical" %} for the NUT device you wish to update, +and select **Reconfigure**. + ## Supported functionality {% important %}