diff --git a/source/_integrations/nut.markdown b/source/_integrations/nut.markdown index 3b8db3c2717..86e3d168b70 100644 --- a/source/_integrations/nut.markdown +++ b/source/_integrations/nut.markdown @@ -2,6 +2,7 @@ title: Network UPS Tools (NUT) description: Instructions on how to set up NUT sensors within Home Assistant. ha_category: + - Button - System monitor ha_iot_class: Local Polling ha_release: 0.34 @@ -14,6 +15,7 @@ ha_codeowners: - '@tdfountain' ha_zeroconf: true ha_platforms: + - button - diagnostics - sensor ha_integration_type: device @@ -23,6 +25,27 @@ The Network UPS Tools (NUT) integration allows you to monitor and manage a UPS ( {% include integrations/config_flow.md %} +## Supported functionality + +### Buttons + +{% important %} +The username and password configured for the device must be granted +`instcmds` permissions on the NUT server to use buttons. Buttons will +not be available if user credentials are not specified. See the +[NUT server documentation](https://networkupstools.org/documentation.html) +for configuration information. +{% endimportant %} + +This NUT integration will add buttons for NUT server commands +available for your device. + +The following buttons are available for each switchable outlet: + +| name | Description | +|---------------------------|:------------------------------------------------| +| Power cycle outlet `name` | Power cycle the named outlet | + ## Example Resources Given the following example output from NUT (your variables may differ):