Hi,
i’m trying to run Paradox Alarm addon, which needs rw access to the ttyUSB0, so i created paradox.rules file
in /etc/udev/rules.d/
Inside the file is:
SUBSYSTEMS=="usb", ATTRS{idVendor}=="0403", ATTRS{idProduct}=="6001", SYMLINK+="paradox", MODE="0666"
But when the usb cable is connected the rights of the /dev/ttyUSB0 is not set to 666.
The system is running on rPI zero W and the HassOS version is 4.10
Any advice?
Thanks
Martin