> On May 19, 2026, at 5:55 PM, Nathan Borson via Nut-upsuser 
> <[email protected]> wrote:
> 
> Thank you, Jim!
> 
> Unfortunately, this YAML
>> users:
>>   - username: ooops
>>     password:  **************
>>     instcmds:
>>       - all
>>     actions: []
>> devices:
>>   - name: SMART500RT1U
>>     driver: usbhid-ups
>>     port: auto
>>     config:
>>       - productid: 3026

per 
https://github.com/hassio-addons/app-nut/blob/main/nut/DOCS.md#sub-option-config
 maybe it should be:

- productid = 3026

?

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.)

-- 
Charles Lepple
clepple@gmail

_______________________________________________
Nut-upsuser mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/nut-upsuser

Reply via email to