Quantcast
Channel: Configuration - Home Assistant Community
Viewing all articles
Browse latest Browse all 106320

Nut client parameter need help

$
0
0

Hello,
I have configured a nut server. it run well.
I try to organize the nut client on home assistant.
Here is the config:

users:
  - username: home_assistant_client
    password: xxx
    instcmds:
      - all
    actions: []
devices:
  - name: Back-UPS
    driver: usbhid-ups
    port: /dev/null
    config: []
mode: netclient
shutdown_host: 'false'
remote_ups_host: 192.168.1.107
remote_ups_name: upsmon on localhost
remote_ups_user: home_assistant_client
remote_ups_password: xxx

In the section users I declare the user on the upsd.users from the host.
So, what are the variables:
remote_ups_name,remote_ups_user, remote_ups_password ?

When I start the addon, I receive the following:

[21:47:06] INFO: Starting the UPS monitor and shutdown controller...
Network UPS Tools upsmon 2.7.4
   0.000000	fopen /var/run/upsmon.pid: No such file or directory
   0.000058	Using power down flag file /etc/killpower

Fatal error: insufficient power configured!

   0.000140	UPS: upsmon (monitoring only)
Sum of power values........: 0
Minimum value (MINSUPPLIES): 1

Edit your upsmon.conf and change the values.

The upsmon.conf file is used on the client machine ie Home Assistant ?

Many thanks for your help.

Thierry

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 106320

Trending Articles