File tree 1 file changed +1
-2
lines changed
1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ ha_integration_type: integration
31
31
2 . Configure apcupsd for network access.
32
32
33
33
- Open the ` apcupsd.conf ` file (usually found in ` /etc/apcupsd/ ` ) and make sure it’s set to listen for network connections.
34
- - Look for the line : ` NISIP 0.0.0.0 ` and ` NISPORT 3551 ` .
34
+ - Look for the lines : ` NISIP 0.0.0.0 ` and ` NISPORT 3551 ` .
35
35
- This setting allows it to accept connections on all network interfaces on port 3551.
36
36
- If you prefer, you can set this to a specific IP address and port that Home Assistant can reach.
37
37
@@ -53,7 +53,6 @@ If you get `ConnectionRefusedError: Connection refused` errors in the Home Assis
53
53
{% endnote %}
54
54
55
55
56
-
57
56
## Binary sensor
58
57
59
58
This integration provides a binary sensor for the following information from apcupsd:
You can’t perform that action at this time.
0 commit comments