Home Automation/NUT: Difference between revisions

From Cricalix.Net
(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")
 
mNo edit summary
 
Line 1: Line 1:
OS: Hassio - Home Assistant
== Installation - Direct Connect ==
 
Mode: Container
 
== Installation ==


# Install the add-on for NUT
# Install the add-on for NUT
Line 15: Line 11:
# Check the logs
# Check the logs


== Integration ==
== Integration - Direct Connect ==


# Install the integration for NUT
# Install the integration for NUT
# It should auto-detect the NUT add-on
# It should auto-detect the NUT add-on
== Installation - Network Connect to Synology ==
* Connect UPS to Synology device
* Enable network access on the Synology UPS page
* Add the IP of the HA box and apply
* Add the NUT integration on HA (ignore the pre-detected one if it doesn't offer a hostname to connect to)
* Hostname is the name/ip of the Synology device
* User is monuser
* Password is secret
* Done.

Latest revision as of 05:43, 21 September 2023

Installation - Direct Connect

  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 - Direct Connect

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

Installation - Network Connect to Synology

  • Connect UPS to Synology device
  • Enable network access on the Synology UPS page
  • Add the IP of the HA box and apply
  • Add the NUT integration on HA (ignore the pre-detected one if it doesn't offer a hostname to connect to)
  • Hostname is the name/ip of the Synology device
  • User is monuser
  • Password is secret
  • Done.