Add NUT installation parameters documentation (#38141)

This commit is contained in:
tdfountain 2025-03-23 01:55:57 -07:00 committed by GitHub
parent f497b262c8
commit 7d99405b63
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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):