Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 9,420
» Latest member: jennifer.13hudek@gmail.com
» Forum threads: 4,135
» Forum posts: 20,687

Full Statistics

Online Users
There are currently 21 online users.
» 0 Member(s) | 12 Guest(s)
Amazonbot, Bing, Google, PetalBot, bot

Latest Threads
"KCS" v3.26.1 firmware BI...
Forum: "KCS" v3 firmware
Last Post: admin
8 hours ago
» Replies: 0
» Views: 8
How to get started
Forum: KC868-A16
Last Post: admin
Yesterday, 01:32 AM
» Replies: 35
» Views: 8,327
KC868 A8 + Home Assistant...
Forum: Development
Last Post: admin
Yesterday, 01:31 AM
» Replies: 9
» Views: 81
KC868-A4 slide gate retro...
Forum: DIY Project
Last Post: admin
07-17-2026, 12:35 AM
» Replies: 1
» Views: 19
Questions on the B4M
Forum: B4M
Last Post: admin
07-16-2026, 11:43 AM
» Replies: 1
» Views: 14
Ethernet static address
Forum: KC868-A series and Uair Smart Controller
Last Post: admin
07-16-2026, 11:38 AM
» Replies: 5
» Views: 48
KCS firmware wishlist
Forum: "KCS" v2 firmware system
Last Post: admin
07-16-2026, 07:52 AM
» Replies: 3
» Views: 47
turn on one relay by mqtt...
Forum: KC868-A8v3
Last Post: admin
07-15-2026, 12:26 AM
» Replies: 0
» Views: 33
Request for Type A Projec...
Forum: Apply for free sample product
Last Post: kyutimong
07-14-2026, 04:19 AM
» Replies: 0
» Views: 33
Loxone RS485
Forum: KinCony integrate with Loxone home automation
Last Post: admin
07-11-2026, 12:16 PM
» Replies: 16
» Views: 3,371

  KC868 server16 and i2C
Posted by: fdcemb5 - 06-28-2025, 10:16 PM - Forum: KC868-Server Raspberry Pi4 local server - Replies (3)

I am trying to integrate the KC868 server 16 to add I2C hardware devices. I have done step 2
2. enable i2c for home assistant.
Add files to enable I2C
In the root of the hassos-boot partition, add a new folder called CONFIG.
In the CONFIG folder, add another new folder called modules.
Inside the modules folder add a text file called rpi-i2c.conf with the following content:
i2c-dev
In the root of the hassos-boot partition, edit the file called config.txt add two lines to it:
dtparam=i2c_vc=on
dtparam=i2c_arm=on


but i2c devices are not showing. See attached screenshot

Print this item

  MQTT Auto discovery problem
Posted by: makaveledj - 06-27-2025, 06:00 PM - Forum: KC868-A16v3 - Replies (6)

Hello everyone,
I am using board A16v3 with KCS v3.9.4 firmware.

I am trying to connect it with Home Assistant through ''MQTT (For Home Assistant)'' with auto discovery option set to ON, but unfortunately it cant connect to HA. I have watched kincony youtube videos and I am doing exactly the same, but with no success.

I have tried to connect with just the MQTT option and it connects just fine, but I would like to use the  ''MQTT (For Home Assistant)'' with auto discovery option. Have you came across such problem?

Any help will be appreciated.

Print this item

  KC868 KCSv2.2.13 MQTT Update Issue
Posted by: paulbalinnel - 06-27-2025, 10:35 AM - Forum: KC868-A8 - Replies (9)

Dear Kincony

I use KC868-A8 with KCS v2.2.13[img]/local/images/tank0.png[/img]

MQTT is connected correctly





The sensor is configured for ADC1, via MQTT entity

State topic*

KC868_A8/2CBCBB658D44/STATE

Value template
{{ value_json.adc1.value }}

Ground Feeder Tank Level
29 minutes ago (the sensor does not update)
1,171 V

setting adc1
channel name: channel 1
unit: v
Custom value1 ( value when adc/dac is 0 ): 0
Custom value2 ( value when adc/dac is max range ): 5
Threshold ( Send mqtt when the change of sampling value is greater than it ): 1


if I switch any output, the MQTT message does come, but no MQTT message when the ADC value changes

Print this item

  KC868-AG gpio usage
Posted by: Ditchdigger - 06-26-2025, 03:51 PM - Forum: KC868-AG / AG Pro / AG8 / Z1 - Replies (1)

Hello,

I recently received a kc868-ag unit and have successfully learned an ir key fob and transmitted, (via the KCS device webserver), the learned ir signal to the device being controlled. I would like to use the onboard gpio pins to enable a couple of the esp inputs to work via some dry contacts we have on our solar/inverter to start/stop our small propane generator with the ir signals. How to utilize the onboard free gpio's via the KCS webserver on the device? I don't see the option for Inputs, Outputs in the Index menu. Online, it shows the input and outputs at the webserver index. Perhaps I have to use another means to program the io's? I have installed the pins for the 16 gpio items on the board and would like to take a couple wires out to the inverter generator start contacts.

Thanks in Advance for your thoughts!, Matt

[Image: attachment.php?aid=7903]
[Image: attachment.php?aid=7903]

Print this item

  Modifying analog Inputs
Posted by: danmolna - 06-26-2025, 03:10 PM - Forum: KC868-AIO - Replies (9)

Hi! 
I need 12pcs  0-5V analog inputs for a project and 16 DO. 
ESPHome. Home Assistant. 

As i see thist product is the most suitable from your catalogue. 
But it has 8 0-5V and 8 4-20mA AI-s. 

Is it possible to modify the 4-20mA inputs to 0-5V inputs by changing the resistances there to simmilar values like at the 0-5V inputs? 


Thanks!! 

Daniel

Print this item

  KC868-AG GPIO use with KCS firmware
Posted by: Ditchdigger - 06-26-2025, 02:37 PM - Forum: Development - Replies (4)

               
Hello,
I received a kc868-ag module the other day and was able to learn an ir remote key fob for our little propane generator and then re-transmit the signal using the transmit function on the ir part of the index menu of the webserver. This worked well. The application I have is to use a couple of gpio inputs from our solar/battery inverter dry contacts in order to start our little remote start generator up (start ir transmitter signal) and shut it down (stop ir signal) for charging. I cannot find Inputs or Outputs anywhere in the webserver index for using the gpio's. Online, it appears that inputs and outputs via gpio can be assigned via ifttt/custom protocols. I have the KC868.ag 2.2.14 bin file loaded on the module now. Is it possible to use the KCS firmware to enable the inputs to work with external, dry contacts with the ag model? I have the regular ag unit and not the pro unit. Thanks in advance!! Matt

Print this item

  Troubles UART
Posted by: ksarz - 06-26-2025, 08:54 AM - Forum: KC868-A6 - Replies (12)

Hallo!
I bought a new KC868-A6 (V1.4SP) board.
I will planned work with relays and sensors (temperature and gas concentration). Programming in IDE 2.3.6 (nodeMCU-32S).
Questions.
1. Do I need to update (install firmware)?

2. How can I check the correctness of switching on/off of the relays (6 pcs) and LEDs?

3. Does the KC868-A6 V1.4SP board support UART with a supply voltage of +5 V? The Winsen Electronics ZM106, ZE16B, | MH-Z19B gas sensors that I selected require a supply of +5 V and data exchange only via UART. How can I implement this on the KC868-A6?

4. I2C does not work and cannot be diagnosed. Could this be the problem?

Thanks.

Print this item

  "KCS" v2.2.14 firmware BIN file download
Posted by: admin - 06-26-2025, 07:49 AM - Forum: "KCS" v2 firmware system - Replies (14)

v2.2.14 improvement:
added DO as IFTTT IF conditon
   



Attached Files
.zip   KCS_KC868_A2_V2.2.14.zip (Size: 795.11 KB / Downloads: 770)
.zip   KCS_KC868_A4_V2.2.14.zip (Size: 782.04 KB / Downloads: 682)
.zip   KCS_KC868_A4S_V2.2.14.zip (Size: 805.78 KB / Downloads: 587)
.zip   KCS_KC868_A6_V2.2.14.zip (Size: 780.35 KB / Downloads: 1179)
.zip   KCS_KC868_A8_V2.2.14.zip (Size: 789.19 KB / Downloads: 755)
.zip   KCS_KC868_A8M_V2.2.14.zip (Size: 805.55 KB / Downloads: 569)
.zip   KCS_KC868_A8S_V2.2.14.zip (Size: 806.81 KB / Downloads: 595)
.zip   KCS_KC868_A16_V2.2.14.zip (Size: 796.51 KB / Downloads: 1125)
.zip   KCS_KC868_A16S_V2.2.14.zip (Size: 807.08 KB / Downloads: 572)
.zip   KCS_KC868_A32_V2.2.14.zip (Size: 786.66 KB / Downloads: 594)
.zip   KCS_KC868_A32M_V2.2.14.zip (Size: 804.77 KB / Downloads: 558)
.zip   KCS_KC868_A64_V2.2.14.zip (Size: 786.73 KB / Downloads: 582)
.zip   KCS_KC868_A128_V2.2.14.zip (Size: 786.66 KB / Downloads: 590)
.zip   KCS_KC868_AG_V2.2.14.zip (Size: 764.69 KB / Downloads: 603)
.zip   KCS_KC868_AI_V2.2.14.zip (Size: 789.2 KB / Downloads: 566)
.zip   KCS_KC868_AIO_V2.2.14.zip (Size: 806.51 KB / Downloads: 571)
.zip   KCS_KC868_AK_V2.2.14.zip (Size: 767.18 KB / Downloads: 522)
.zip   KCS_KC868_AM_V2.2.14.zip (Size: 782.38 KB / Downloads: 535)
.zip   KCS_KC868_AP_V2.2.14.zip (Size: 784.83 KB / Downloads: 566)
.zip   KCS_KC868_ASR_V2.2.14.zip (Size: 761.63 KB / Downloads: 574)
.zip   KCS_KC868_E16S_V2.2.14.zip (Size: 791.41 KB / Downloads: 552)
.zip   KCS_KC868_UAIR_V2.2.14.zip (Size: 768.06 KB / Downloads: 571)
Print this item

  Connect um330 and kc828 a16
Posted by: gtd0916 - 06-25-2025, 08:07 AM - Forum: DIY Project - Replies (34)

Hi!!
I have two um330s.
I want to connect um330 16, 17 to kc828 a16, but I don't know how to connect them.
Please help me.



Attached Files Thumbnail(s)
   
Print this item

  Initial configuration for A16v3
Posted by: Erazer - 06-24-2025, 04:01 PM - Forum: KC868-A16v3 - Replies (26)

Hello,

I have purchased A16v3 with  KC868-E16v2 and i am trying to get it on for the first time.
I conected the plug but the display on the board is not displaying anything. Where can i find the instructions to flush the new KCS v3 software?
How can i get started using the product?

Thanks,
Erazer

Print this item