@koffienl Having problems using a Nodemcu v3 and v2…
The “homeduino” is v2, node is v3.
v2 sends the code but the v3 does not respons and the esp8266’s led stays blue, is that normal?
Looks to me that it is stuck. It could be due to shitty usb cables…
log;
16:32:58.747 [pimatic-homeduino] data: "UDP Packet 0 done"
unknown message received: UDP Packet 0 done
16:32:58.878 [pimatic-homeduino] data: "UDP Packet 1 done"
unknown message received: UDP Packet 1 done
16:32:58.919 [pimatic-homeduino] data: "UDP Packet 2 done"
unknown message received: UDP Packet 2 done
16:32:58.935 [pimatic-homeduino] data: "UDP Packet 3 done"
unknown message received: UDP Packet 3 done
16:33:03.355 [pimatic-homeduino] Sending Protocol: switch2 houseCode:5 unitCode:5 all:false state:false Pin:4 Repeats:7
16:33:03.384 [pimatic-homeduino] data: "ACK"
16:33:03.450 [pimatic-homeduino] data: "54830095{"buckets":{"0":"306","1":"957","2":"9808","3":"0","4":"0","5":"0","6":"0","7":"0"},"repeats":"7","pulse":"01100110010101100101011001100101011001010110010102","protocol":"switch2,switch3,switch4","unit":"5","id":"5"}"
unknown message received: 54830095{"buckets":{"0":"306","1":"957","2":"9808","3":"0","4":"0","5":"0","6":"0","7":"0"},"repeats":"7","pulse":"01100110010101100101011001100101011001010110010102","protocol":"switch2,switch3,switch4","unit":"5","id":"5"}
Also your tweakblog posts states that “homeduino” mode has an API entry, but i guess you didnt update that post? Because only “node” has an API key entry…