Smart Home Automation Forum
"KCS" v2.0.5 firmware BIN file download - Printable Version

+- Smart Home Automation Forum (https://www.kincony.com/forum)
+-- Forum: Technical Support (https://www.kincony.com/forum/forumdisplay.php?fid=20)
+--- Forum: "KCS" firmware system (https://www.kincony.com/forum/forumdisplay.php?fid=40)
+--- Thread: "KCS" v2.0.5 firmware BIN file download (/showthread.php?tid=3099)

Pages: 1 2


"KCS" v2.0.5 firmware BIN file download - admin - 07-22-2023

Here is "KCS" firmware for KinCony KC868-A series (ESP32) board.
How to download and use, online guide: https://www.kincony.com/esp32-kcsv2-firmware.html

v2.0.5 improment:

1. IFTTT function running locally
2. 4G SIM7600 GSM module for SMS, voice control , DTMF control way.
3. use tuya app by 4G if without ethernet or wifi.
4. digital input port support "OLD switch panel"
5. support DS18B20/DHT11/DHT22 sensor monitor.
6. support AUTOMATION with HTTP,TCP,RS232,RS485,UDP protocol to other devices.
7. relay output "momentary delay time" set be set longer.
8. fixed some bugs based "KCS v1" firmware.
9. support many new ESP32 board models.
10. something other updates.


RE: "KCS" v2.0.5 firmware BIN file download - claudio - 07-26-2023

a minha a8 nao aceita salvar os inbut para acionar os outbut


RE: "KCS" v2.0.5 firmware BIN file download - admin - 07-26-2023

can you take a video of your problem?


RE: "KCS" v2.0.5 firmware BIN file download - cadejaja - 07-26-2023

Hi! I have a KC868-AK and I updated to Firmware 2.05 (KCS), however I lost the options to customize input action with H32B-PRO. 1 click, 2 clicks and hold.
   
   


RE: "KCS" v2.0.5 firmware BIN file download - admin - 07-27-2023

set IFTTT command by "DI" . now have more functions.
[Image: if-DI.png]
here is details of guide:
https://www.kincony.com/esp32-kcsv2-firmware.html


RE: "KCS" v2.0.5 firmware BIN file download - cadejaja - 07-27-2023

Thanks! I saw here how it works, as the H32B PRO works in RS 485 there is no need to send messages in the custom protocol. However, it is not possible to turn on or off more than one relay output of the controller. Correct?


RE: "KCS" v2.0.5 firmware BIN file download - admin - 07-27-2023

H32B Pro support one command for turn ON/OFF/TOGGLE any relays .


RE: "KCS" v2.0.5 firmware BIN file download - cadejaja - 07-27-2023

So can I program IFTTT to do what the old firmware did: turn on any relay with one click, turn off another relay with two clicks?  And turn off all relays with the same button when hold. As per the figure:     


RE: "KCS" v2.0.5 firmware BIN file download - admin - 07-27-2023

you can create 3 IFTTT command by one digital input port. such as: DI-1 1-click actions, DI-1 2-click actions, DI-1 hold on actions.


RE: "KCS" v2.0.5 firmware BIN file download - cadejaja - 07-27-2023

And how do I make DI1 turn on outputs 1, 2 and 3 with 1 click and then turn off these outputs with 2 clicks?