puuu / ESPiLight

ESPiLight - pilight 433.92 MHz protocols library for Arduino
GNU General Public License v3.0
109 stars 41 forks source link

alecto_ws1700 protocol not received with version 0.17.0 #60

Open LeoVe opened 3 years ago

LeoVe commented 3 years ago

Hi,

Thanks for the great library !

I have used the library on wemos D1 mini pro to receive temperature and humidity from a Konig Weatherstation using the alecto_ws1700 protocol.

It works fine with version 0.16.2, but the messages for this protocol are not received with version 0.17.0 of the library.

I loaded the libraries in Arduino v1.8.13 with standard library manager.

Thanks!

dkluivingh commented 2 years ago

Hi,

I got the same problem with alecto_wx500 protocol, works fine with version 0.16.2, but not on version 0.17.0. Running on OpenMQTTGateway version 0.9.8 with an esp32 and a RXB6 receiver.

If you need more information and I can help with anything, I am available.

Thanks.

LeoVe commented 2 years ago

You're right, thanks dkluivingh

I deinstalled version 0.17.0 and installed version 0.16.2 and then it worked fine yes.

Just mentioned it as a good to know for users and developers.

Maybe a future version might include the missing protocols again?

Kind regards.

dkluivingh commented 2 years ago

Hi LeoVe,

Yeah did the same here.

Greetz