Skip to content

Instantly share code, notes, and snippets.

@vladbabii
Created October 25, 2017 16:40
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vladbabii/cc1bbcd6b61485caefece5f04370eb7e to your computer and use it in GitHub Desktop.
Save vladbabii/cc1bbcd6b61485caefece5f04370eb7e to your computer and use it in GitHub Desktop.
map zwave stick to /dev/zwave
echo "SUBSYSTEM==\"tty\", ATTRS{idVendor}==\"0658\", ATTRS{idProduct}==\"0200\", SYMLINK+=\"zwave\", RUN+=\"/bin/x-hass-restart-zwave-replug\"" > /etc/udev/rules.d/99-zwave-stick.rules
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment