Since NUT automatically upgraded to 0.16.1 a week or so ago, it has refused to start with an error that suggests it can't access any USB devices connected to my Yellow.
I've posted on the add-on GitHub Issues page, and on the HA Addons Discord, but have had no traction on a fix.
A few other people are experiencing this issue, but obviously not everyone running 0.16.1.
My config is as follows:
users:
- username: admin
password: password
instcmds:
- all
actions: []
upsmon: master
devices:
- name: media-room
driver: usbhid-ups
port: auto
config: []
mode: netserver
shutdown_host: false
list_usb_devices: true
Link to HA Addons Discord thread
https://discord.com/channels/478094546522079232/1431174340531060768
Link to Addon github issue https://github.com/hassio-addons/addon-nut/issues/456