Open tmo26 opened 2 weeks ago
Hi, Please try to select your device using /dev/serial/by-id/* This is working for me, not only for 1ire hub but for zigbee and zwave dongles as well
I really would like to select the DS9490R "by-id", but it is not listed there.
HAOS running in a VM on proxmox
I have successfully set up owserver, but noticed that after a reboot, the path of the USB device (DS9490R) changes, making owserver inoperable.
Example: on HAOS, lsusb before reboot
Bus 002 Device 019: ID 04fa:2490 <--- DS9490R -> #19
on HAOS, lsusb after reboot
Bus 002 Device 021: ID 04fa:2490 <--- DS9490R -> #21
I have already created a udev rule on HAOS (imported via USB stick and rebooting HAOS):
Rule has been applied on HAOS:
…but still: in homeassistant → owserver → configuration, no /dev/ds9490r is shown.
Why dos the selection box in owserver configuration not show /dev/ds9490r?
How can I make the DS9490R accessible for owserver, so that it does not change path after a reboot?