APCUPSd


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.