From 285753e5a33310d63108c68859d80321355c20eb Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Wed, 8 Apr 2020 19:50:20 -0500 Subject: [PATCH] Remove name from nut as it has been deprecated (#12741) --- source/_integrations/nut.markdown | 5 ----- 1 file changed, 5 deletions(-) diff --git a/source/_integrations/nut.markdown b/source/_integrations/nut.markdown index 96a0ee8753b..43ee723be42 100644 --- a/source/_integrations/nut.markdown +++ b/source/_integrations/nut.markdown @@ -31,11 +31,6 @@ sensor: ``` {% configuration %} - name: - description: Name prefix for defined sensors. - required: false - default: 'NUT UPS' - type: string host: description: The host name or IP address of the device that is running NUT. required: false