2016-10-01 12:09:08 +02:00

903 B

layout title description date sidebar comments sharing footer logo ha_category ha_release
page APCUPSd Instructions on how to integrate APCUPSd status with Home Assistant. 2016-02-10 17:11 true false true true apcupsd.png Hub 0.13

APCUPSd status information can be integrated into Home Assistant when the Network Information Server (NIS) is configured is enabled on the APC device.

To enable this sensor, add the following lines to your configuration.yaml:

# Example configuration.yaml entry
apcupsd:

Configuration variables:

  • host (Optional): The hostname/IP address on which the APCUPSd NIS is being served. Defaults to localhost.
  • port (Optional): The port on which the APCUPSd NIS is listening. Defaults to 3551.