Kincony KC868 Node-RED / HA working diagram/code

Firstly, this is working solution, don’t know if approach is completly correct, but it’s working for me…

So, I’m publishing here solution so that maybe somebody can use it aka plug’n’play :slight_smile:

Product: (KinCony-KC868) Kincony H8B - AliExpress

Node-RED diagram:

Paste/bin (complete code):
https://pastebin.pl/view/1c47c0da

If paste/bin not working you can download also via:
https://www.vseznalec.si/homeassistant/KinCony-KC868/
Username:
homeassistant
Password:
virtualclone2020_weeWX%

What to do after importing it: Change IP address from 192.168.3.140 to the IP address of your device.
Also do not forget to set settings of device like this:


And last but also important, do not forget to set up output input_boolean sensor:

input_boolean:
    input_boolean_kc_relay_output_1:
      name: KC Izhod 1

and so forward from 1 to 8 for every output…

For any other questions please ask user @KinCony.

Play safe :wink:

Great job, Thanks for share. You controller is KC868-H8 ethernet version, KC868-H8B both have ethernet+wifi, use in LAN and WAN at the same time.

Thank you…

Can you check what is the latest firmware for this motherboard (my is 1.598) so that I update it in case that there is any major stability improvements…

your controller not need to update fireware.

OK. What is exactly the last firmware?
PS. Is there any download center where we can download FW or check for newer versions.

Thank you…

Also, one question @KinCony regarding future developement.

Will be there any firmware (and when aprox.) update which will bring on MQTT protocol, so that device could send MQTT to MQTT broker/server so that we do not need to constantly read input.
Because, currently we have problem regarding input that we need to read input every some seconds, but even that this is not OK in case of using key button which has very short ON trigger signal…

Thank you for answers…

any development news will post to our forum: https://www.kincony.com/forum/

new version of KC868-H32B will support MQTT in furture, old version we have try, but unfortunately, not enough hardware resource of MQTT.