madmartin / Jarolift_MQTT

Controlling Jarolift TDEF 433MHZ radio shutters via ESP8266 and CC1101 Transceiver Module in asynchronous mode
GNU General Public License v3.0
67 stars 28 forks source link

Action codes #41

Open atze09 opened 3 years ago

atze09 commented 3 years ago

Hello madmartin, I wanted to edit the code for another jarolift script for homeassistant and wanted you to ask for help. My goal is the implementation of the shade command. Maybe you can tell me the right code for the shade command. When i read your code right it should be the code 0x3? and not 5 seconds the code 0x8, right?

image

These are the codes i got, but with the code 0x3 my cover always closes..