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

MQTT not recognizing other remotes? #16

Open LurchiStromberg opened 6 years ago

LurchiStromberg commented 6 years ago

HI! I just found this project here. Before i tried the Version for the Dongle from bastelbudenbuben.de.

I was happy that i found this Version supporting MQTT now. But at my first Tests i recognized, that MQTT didnt update the Readings and State if the Motors are used with Remote Devices. At Steffens Version he uses Disc (Serial Number of Motor) and Remote Serial Parameters to be able to set state also with non Dongle Remotes.

Does this Project not support to recognize if Motors are put up or down with other Jarolift Remotes?

madmartin commented 6 years ago

Hi, thanks for calling... Yes, you are right. But it's planned for a future version, but I cannot give any ETA.

LurchiStromberg commented 6 years ago

Ah okay, thank you for your fast reply!

As far i can see (pls correct me) your Sketch is based on Steffens Sketch? So isnt it possible "just to" add the MQTT Part into Steffens Sketch (sorry, i really dont have skills at ARDino, so dont get my words wrong) or other way round, "just" to copy the Remote recognizion Part into your Sketch?

LurchiStromberg commented 6 years ago

Hello Martin! Any News about this Issue? I think its urgent to also be able to see if somebody uses Remote or Wireless Wall Switch at the readings.

I wish i could help you, can you explain where exactly the catch is?

If i use Putty and Serial connection, the Dongle recognizes every Remote / Switch. Isnt it not "only" to psuh the Data to the Eventlog of the Dongle?