Skip to content

larsmagne/tellstick.el

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 

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

No packages published