larsmagne / tellstick.el Public
Controlling Tellstick home automation from Emacs
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Code
You probably want to make the Tellstick show up under a specific /dev/ name instead of ttyUSB*. Use the following to have it be named /dev/tellstick. [larsi@quimbies ~]$ cat /etc/udev/rules.d/10-tellstick.rules KERNEL=="ttyUSB*", BUS=="usb", SYSFS{idVendor}=="1781", SYSFS{idProduct}=="0c30", MODE="0666", NAME="tellstick"
About
Controlling Tellstick home automation from Emacs
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published