Home Automation/NUT

From Cricalix.Net
Revision as of 08:53, 10 September 2023 by Cricalix (talk | contribs) (Created page with "OS: Hassio - Home Assistant Mode: Container == Installation == # Install the add-on for NUT # Configure a username and password # Set instcmds to ALL # Set actions to SET # Add a device, name myups, driver usbhid-ups, port auto, config [] # Mode is netserver # Disable shutdown_host, because HA is running on a Pi # Start the add-on # Check the logs == Integration == # Install the integration for NUT # It should auto-detect the NUT add-on")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

OS: Hassio - Home Assistant

Mode: Container

Installation

  1. Install the add-on for NUT
  2. Configure a username and password
  3. Set instcmds to ALL
  4. Set actions to SET
  5. Add a device, name myups, driver usbhid-ups, port auto, config []
  6. Mode is netserver
  7. Disable shutdown_host, because HA is running on a Pi
  8. Start the add-on
  9. Check the logs

Integration

  1. Install the integration for NUT
  2. It should auto-detect the NUT add-on