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") |
(No difference)
|
Revision as of 08:53, 10 September 2023
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