Jalousie
Jump to navigation
Jump to search
Example of description in XML
1<item addr="384:6" name="Garage" type="jalousie"/>
Device status (1 byte)
Byte number | Description |
---|---|
0 | Device status. Bit 0-2: 0 – closed 1 – opened 2 – is closing 3 – is opening 4 – middle position 5 – unknown status Bit 3: 0 – automation is disactivated 1 – automation is activated Bit 7: 0 – no alarm 1 – alarm (relating to temperature) |
Possible variants of setting the status
byte | description |
---|---|
0 | 0 – close (stop if the position is 2 or 3) 1 – open (stop if the position is 2 or 3) 2 – close 3 – open 4 – stop 0xFF – Change the status for the opposite one |