Changes between Version 28 and Version 29 of TellStick_conf


Ignore:
Timestamp:
Jan 4, 2012, 2:18:01 PM (12 years ago)
Author:
Stefan Persson
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TellStick_conf

    v28 v29  
    163163TellStick Duo and TellStick Net can only send, not receive this protocol[[BR]]
    164164Often small codeswitch receivers. Known brands:
    165  * Conrad
    166  * GAO
    167  * Kjell & Company
    168  * Otio
    169 
    170 Two models, codeswitch or selflearning::
     165 * Conrad (selflearning)
     166 * GAO (codeswitch)
     167 * Kjell & Company (codeswitch)
     168 * Otio (selflearning)
     169
     170Two models, codeswitch or selflearning:
    171171  codeswitch::
    172172    Uses {{{house}}} (1 to 4) and {{{unit}}} (1 to 4). Example:
     
    179179
    180180  selflearning-switch::
    181     Uses {{{house}}} (1 to 33554432) and {{{unit}}} (1 to 16). Example::
     181    Uses {{{house}}} (1 to 33554432) and {{{unit}}} (1 to 16). Example:
    182182    {{{
    183183      parameters {
     
    206206Brands:
    207207 * Ecosavers
    208 
    209 Uses {{{house}}} (1 to 1048575) and {{{unit}}} (1 to 4). Example:
    210 {{{
    211 parameters {
    212   house = "1"
    213   unit = "1"
    214 }
    215 }}}
    216 
    217 
     208 * KingPin - KP100
     209
     210Two models, ecosavers and kp100
     211  ecosavers::
     212    Uses {{{house}}} (1 to 1048575) and {{{unit}}} (1 to 4). Example:
     213    {{{
     214      parameters {
     215        house = "1"
     216        unit = "1"
     217      }
     218    }}}
     219
     220  kp100::
     221    Uses {{{house}}} (1 to 1048575). Example:
     222    {{{
     223      parameters {
     224        house = "1"
     225      }
     226    }}}
    218227
    219228=== upm ===