gablau / node-red-contrib-blynk-iot

Blynk IoT / Blynk 2.0 library implementation for Node-RED using TLS
MIT License
17 stars 7 forks source link

Blynk ioT style button #12

Open jdgerard opened 8 months ago

jdgerard commented 8 months ago

The node has two Button ON property's

The first one works correctly by indicating "ON" in the debug.

The second one also indicates "ON" in the debug even though it is set to be "OFF".

Can you check it out?

Thanks, Joe sparcdude@gmail.com

jdgerard commented 7 months ago

I finally got it to work. I re loaded None Red and started over with my project. I made sure that the "topic" info from my ESP 8266 consided with the Node Red Node. I kept researching the available documentation. The html screen looks to be miss labeled though. Thanks, Joe