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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 9,030
» Latest member: toachdiechngiec
» Forum threads: 3,977
» Forum posts: 20,163

Full Statistics

Online Users
There are currently 32 online users.
» 0 Member(s) | 25 Guest(s)
Amazonbot, PetalBot, bot

Latest Threads
N60 N30 N20 N10 ARM CPU f...
Forum: N30
Last Post: pvana
4 hours ago
» Replies: 24
» Views: 921
How can I control 170 sma...
Forum: Development
Last Post: yosetadi4321
Today, 08:16 AM
» Replies: 2
» Views: 354
RS485 Modbus SHT30 sensor...
Forum: "KCS" v3 firmware
Last Post: admin
Yesterday, 02:30 AM
» Replies: 4
» Views: 292
Current and Power not add...
Forum: N60
Last Post: edalquist
05-09-2026, 03:58 AM
» Replies: 10
» Views: 317
Python and arduino code
Forum: News
Last Post: admin
05-08-2026, 12:38 PM
» Replies: 1
» Views: 33
[SOLVED] N10 - no KWH sho...
Forum: N10
Last Post: admin
05-07-2026, 05:56 AM
» Replies: 7
» Views: 130
B24 Smart Controller Wiri...
Forum: B24
Last Post: admin
05-06-2026, 10:12 PM
» Replies: 2
» Views: 101
AIO Hybrid ESP32-S3 IO pi...
Forum: AIO Hybrid
Last Post: H_spadacini
05-06-2026, 10:03 AM
» Replies: 3
» Views: 596
T32M issue with Output 1
Forum: DIY Project
Last Post: BarbaraVikuvis
05-06-2026, 06:49 AM
» Replies: 4
» Views: 372
RTC DS3231 yaml code
Forum: KC868-A16v3
Last Post: admin
05-05-2026, 01:38 PM
» Replies: 1
» Views: 66

  how to add multiple controllers to home assistant? by MQTT
Posted by: Gooogle - 04-27-2021, 05:54 AM - Forum: KC868-HxB series Smart Controller - Replies (6)

How to describe configuration.yaml
I have two controllers KC868H32B version 4.20


mqtt:
  broker: 192.168.0.10    #home assistant IP
  port: 1883                   #Port
  username: abc # first controller
  password: 123

                        # how to add second or the third controller? 

And how to add severals controllers to Mosquitto broker configuration?



Attached Files Thumbnail(s)
   
Print this item

  MQTT Firmware for KC868-H4 and H8
Posted by: Ramirez22 - 04-25-2021, 03:45 PM - Forum: KC868-HxB series Smart Controller - Replies (1)

Hello,

Long time ago, I develop Domoticz plugin with scrutating loop for inputs (the ALARM function isn't able to detect push button action) (Here)

Now, I want to change and use Home Assistant.
I read on forum that Kincony card can work with MQTT and I think that will help me a lot to avoid develop another plugin.

My relay interfaces are H8 and H4, rev 1.1.
I more recently bought a ST-LINK for upgrade firmware.
Is it possible to have confirmation that my interfaces can work with MQTT and in this case, have the firmware please ?

Many thanks for your help (and sorry if my English is not perfect : I'm French Big Grin )

Regards

Print this item

  Is there a solution? How i can configure the switch board
Posted by: Gooogle - 04-23-2021, 10:49 AM - Forum: KC868-HxB series Smart Controller - Replies (1)



Attached Files
.pdf   Kincony switch configure.pdf (Size: 155.13 KB / Downloads: 1023)
Print this item

  KC868-COLB V1.8 new firmware for MQTT update
Posted by: admin - 04-20-2021, 02:36 AM - Forum: News - Replies (2)

improvement:

1. KC868-COLB default set "enable" for  auto upload function, before version default is "disable".
2. Fixed problem that if have a DS18B20 temperature value auto loaded, other temperature sensors will stop upload, until temperature value changed will auto upload again. Now all DS18B20 temperature sensor will all auto upload.
3. Support use MQTT function by ethernet. it will easy integrate to third-party software, like home assistant, details see our tour: https://www.kincony.com/knowledge/home-assistant


KC868-COLB V1.8 firmware download:
download the ZIP file , unzip update the bin file for KC868-COLB logical controller.

.zip   AD_COLB_V1_1_8_210419.zip (Size: 41.58 KB / Downloads: 867)

Print this item

  Transfer our own binaries to the system?
Posted by: FRANCISCO2020 - 04-15-2021, 04:40 PM - Forum: Development - Replies (15)

Is it possible to obtain a schematic to be able to fully program the unit with our application? or way to transfer our own binaries to the system?

Thanks and best regards

Print this item

  KC868-H32B V4.20 new firmware update
Posted by: admin - 04-15-2021, 12:15 AM - Forum: News - Replies (12)

improvement:
1. Improve the stability of anti-interference, if ethernet line failure by interference , now will automatic restart ethernet chip.

KC868-H32B V4.20 firmware download:
download the ZIP file , unzip update the bin file for KC868-H32B relay controller by USB-RS232 cable.

.zip   Relay32_V420_210416.zip (Size: 41.53 KB / Downloads: 835)

Print this item

  KC868-COL V1.0.19 new firmware update
Posted by: admin - 04-14-2021, 06:15 AM - Forum: News - No Replies

improvement:
add digital input auto upload function. Now not always to search or read the DI input. when every DI state changed will auto report.

.zip   AD_Sample_V1_0_19_210414.zip (Size: 19.06 KB / Downloads: 779)
Unzip file , use Bootloader tool update BIN file by USB-RS232 cable.

Print this item

  Impulse relay output
Posted by: zabolotiny - 04-10-2021, 07:07 AM - Forum: KC868-HxB series Smart Controller - Replies (1)

I am interested in your product to create HomeKit automation to control lightning.
But I have the question - is that possible to use impulse relay output?
Asking that because my home system is build in impulse relay switches 24v to toggle lights. And I am looking for a solution to control that from HomeKit
Thanks in advance for help and suggestions.

Print this item

  voice module arduino code for alexa speaker without third platform software
Posted by: admin - 04-01-2021, 01:12 AM - Forum: DIY Project - Replies (28)

this is arduino code for voice module (ESP8266) control by Amazon alexa. it not need use sinric or any third platform. just voice module connect to alexa cloud server directly.
MAX support device number :10pcs. if want to support more, need change the code, or you can use google find out some code solution.
make sure install espalexa.h library file on arduino IDE.

.zip   KC868-Alexa.zip (Size: 1.49 KB / Downloads: 1559)

Print this item

  KC868-COLB V1.2 new firmware update
Posted by: admin - 03-30-2021, 01:54 AM - Forum: News - No Replies

improvement:
add scan device Broadcast command for UDP. This command for software developer scan KC868-COLB in network.

use local network port=4000  send Ansi-String "scan" to remote IP:255.255.255.255 Port:4001
all KC868-COLB in same network device will feedback: device's IP,Port,UID,type
for example:
send->scan
feedback: 192.168.1.200:4196,uid:xxxxxxxxxxxxxxxxxxxxxxxx,type:COLB


.zip   AD_COLB_V1_1_2_210329.zip (Size: 38.78 KB / Downloads: 794)

Print this item