tellstick

Homepage: https://github.com/larsmagne/tellstick.el

Author: Lars Magne Ingebrigtsen

Updated:

Summary

Controlling tellstick controllers

Commentary

Usage example:

(tellstick-send (tellstick-make-command tellstick-room-code 10 'on nil))

This switches unit 10 on, without using dimming.

To make a device learn that it's device 10 in room code 2342, say

(tellstick-learn tellstick-room-code 10)

after putting the device in learning state.

Dependencies