This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
sartano [2013/09/28 11:34] curlymo |
sartano [2015/11/27 21:09] (current) |
||
---|---|---|---|
Line 9: | Line 9: | ||
^Brand^Protocol^ | ^Brand^Protocol^ | ||
|Elro|sartano| | |Elro|sartano| | ||
+ | |**Elro Home Easy**|**elro_he**| | ||
Sender Arguments | Sender Arguments | ||
Line 24: | Line 25: | ||
"switch": { | "switch": { | ||
"name": "Switch", | "name": "Switch", | ||
- | "protocol": "elro", | + | "protocol": [ "elro" ], |
"id": [{ | "id": [{ | ||
"systemcode": 31, | "systemcode": 31, | ||
Line 115: | Line 116: | ||
- Bits 49 and 50 are LOW (0) and HIGH (1) respectively (fixed footer) | - Bits 49 and 50 are LOW (0) and HIGH (1) respectively (fixed footer) | ||
This makes the protocol more accurate because it will respond less when arctech_old commands are sent. | This makes the protocol more accurate because it will respond less when arctech_old commands are sent. | ||
+ | |||
+ | **All bold features are to be found in the developmental code** |