<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body style="overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;"><div><blockquote type="cite"><div>On May 19, 2026, at 5:55 PM, Nathan Borson via Nut-upsuser <nut-upsuser@alioth-lists.debian.net> wrote:</div><br class="Apple-interchange-newline"><div><div dir="ltr">Thank you, Jim!<div><br></div><div>Unfortunately, this YAML</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">users:<br> - username: ooops<br> password:
**************<br> instcmds:<br> - all<br> actions: []<br>devices:<br> - name: SMART500RT1U<br> driver: usbhid-ups<br> port: auto<br> config:<br> - productid: 3026<br></blockquote></div></div></blockquote><div><br></div><div>per <a href="https://github.com/hassio-addons/app-nut/blob/main/nut/DOCS.md#sub-option-config">https://github.com/hassio-addons/app-nut/blob/main/nut/DOCS.md#sub-option-config</a> maybe it should be:</div><div><br></div><div>- productid = 3026</div><div><br></div>?</div><div><br></div><div>If that parses, but the driver doesn't match, try putting 3026 in double-quotes. 3026 is hexadecimal, and if the HA plugin is parsing that as YAML, it may interpret it as decimal. (As Jim mentioned, this is the upstream NUT list, not a HA-specific community, so this is just guesswork. It seems like the HA plugin didn't change the NUT messages to point to their issue tracker.)</div><div><br></div><div><div>-- </div><div>Charles Lepple<br>clepple@gmail</div><div><br></div></div></body></html>