[ERR UNKNOWN-UPS] for UPS Connected to Synology NAS

  • Platform information:

    • Hardware: Synology DS920+
    • OS: DSM 7
    • Java Runtime Environment: Docker Container
    • openHAB version: 3.2.0
  • Issue of the topic:

I have APC UPS connected to my Synology NAS. I have deployed OH3 docker container on the NAS. I am trying to add the UPS using NUT binding but getting the “UNKNOWN-UPS” error. I am able to print info about the UPS using upsc.

Config:

UID: networkupstools:ups:4013e30773
label: Network UPS Tool
thingTypeUID: networkupstools:ups
configuration:
  host: localhost
  refresh: 60
  port: 3493
  device: APC
  username: ups
location: Office Room

I solved the issue by changing the device parameter value from APC to ups.