-
Notifications
You must be signed in to change notification settings - Fork 1
Controlling Tellstick home automation from Emacs
larsmagne/tellstick.el
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
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