Changes between Version 3 and Version 4 of TellStick_conf


Ignore:
Timestamp:
Feb 15, 2010, 9:12:29 AM (14 years ago)
Author:
Micke Prag
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TellStick_conf

    v3 v4  
    6969 selflearning-dimmer::
    7070  This is the same as {{{selflearning-switch}}} only these devices supports dimming-commands
     71
     72=== brateck ===
     73This protocol is used by some projector screens. Example:
     74 * Roxcore
     75
     76The only parameter used in this protocol is {{{house}}}. The code is 8 tri-state values soldered into the pcb. The state can be "1", "0" or "-".
     77Example:
     78{{{
     79parameters {
     80  house = "101-1011"
     81}
     82}}}