Changes between Version 7 and Version 8 of TellStick_conf
- Timestamp:
- Feb 15, 2010, 10:30:33 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TellStick_conf
v7 v8 47 47 * Byebye Standby 48 48 49 It has threedifferent models:49 It has four different models: 50 50 51 51 codeswitch:: … … 55 55 house = "A" 56 56 unit = "1" 57 } 58 }}} 59 60 bell:: 61 This is bells of the codeswitch type. It only uses {{{house}}} and just as model {{{codeswitch}}} it is A to P. Example: 62 {{{ 63 parameters { 64 house = "C" 57 65 } 58 66 }}}