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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 8,878
» Latest member: lyraellington12
» Forum threads: 3,886
» Forum posts: 19,830

Full Statistics

Online Users
There are currently 36 online users.
» 0 Member(s) | 17 Guest(s)
AhrefsBot, Amazonbot, Baidu, Bytespider, Google, PetalBot, Sogou web, bot

Latest Threads
kc-868 AK
Forum: "KCS" v3 firmware
Last Post: admin
6 hours ago
» Replies: 10
» Views: 42
HAv2 ESPHome
Forum: KC868-HA /HA v2
Last Post: admin
7 hours ago
» Replies: 1
» Views: 9
KinCony ESP32 Tuya IoT ad...
Forum: KC868-ATC / Tuya adapter V2
Last Post: admin
Today, 05:55 AM
» Replies: 3
» Views: 43
KinCony Z1 Problem
Forum: KC868-AG / AG Pro / AG8 / Z1
Last Post: admin
Yesterday, 11:39 PM
» Replies: 14
» Views: 760
KC868-E16S/E16P demo conf...
Forum: KC868-E16S/E16P
Last Post: admin
Yesterday, 11:37 PM
» Replies: 20
» Views: 11,277
false start with KC868 A1...
Forum: KC868-A16v3
Last Post: admin
Yesterday, 11:36 PM
» Replies: 3
» Views: 28
KC868-A16 v1.6 – relays 9...
Forum: KC868-A series and Uair Smart Controller
Last Post: admin
Yesterday, 11:34 PM
» Replies: 1
» Views: 14
New TA web interface unav...
Forum: TA
Last Post: admin
Yesterday, 01:10 AM
» Replies: 3
» Views: 23
AIO Hybrid wiring diagram
Forum: AIO Hybrid
Last Post: admin
04-05-2026, 05:45 AM
» Replies: 0
» Views: 7
Interface T16M E/S et AIO
Forum: News
Last Post: admin
04-04-2026, 11:05 PM
» Replies: 7
» Views: 98

Question How many expansions does it support?
Posted by: ichnusa82 - 10-27-2023, 11:03 PM - Forum: KC868-A16 - Replies (6)

Good evening, I have not purchased the product yet, but I am very interested. I have some doubts about the KC868-A16 model, namely:

How many relay expansions does it support connected to the bus?
How many relay expansions does it support connected via Ethernet cable?

I ask you this because I have to install them in different places in my house.

Thanks in advance.

Print this item

  KCS firmware - MQTT LWT?
Posted by: Tarmas - 10-27-2023, 06:05 PM - Forum: KC868-A series and Uair Smart Controller - Replies (35)

Hi,

Do you plan to implement MQTT LWT/availability topics in your firmware?

This is actually crucial functionality in IoT for the broker to be informed of disconnections and state changes on reconnection made by other means when the device is offline.

Say you have your board in Home Assistant, you lose connection and then change the state of a relay with a physical switch. On reconnection Home Assistant doesn’t know about the state change and displays the previously set one until the state changes again and appropriate message gets sent to the MQTT broker.

As a bonus, with LWT implemented, your broker knows the availability topic stopped getting messages and displays the device as offline.

I’m pretty surprised this wasn’t implemented from the beginning.

Anyway, thanks for the otherwise nice product. Documentation is somewhat lacking, but I eventually managed to connect my KC868-A8 to Home Assistant with your KCS firmware. Unfortunately, I can’t deploy it in my scenario without LWT.

I refuse to put Tasmota on the board. Tried it and it was flakey, and their support is user hostile. ESPHome is also not an option for me.

Print this item

  Free Sample of KinCony Product for education
Posted by: NOWFAL IBRAHIM - 10-27-2023, 04:41 AM - Forum: Apply for free sample product - No Replies

Dear Sir/Madam
 Am Nowfal Ibrahim from india, am working at IPCS GLOBAL and we are Leading Automation Trainer in india.
curranty we are planning to start free training for the people who like/work in electrical/home automation  field, i would like to give training with kincony products. so please provide us free sample of products and we can purchase more after getting knowledge about your products

thanks and regards
Nowfal Ibrahim
+91 9995197095

Print this item

  how to config 0-5v/4-20mA ADC sensor for ESPHome
Posted by: admin - 10-27-2023, 02:43 AM - Forum: KC868-A series and Uair Smart Controller - Replies (2)

   
   

sensor:
  - platform: adc
    pin: 36
    name: "A8S A1 Voltage"
    update_interval: 5s
    attenuation: 11db
    filters:
      - lambda:
          if (x >= 3.11) {
            return x * 1.60256;
          } else if (x <= 0.15) {
            return 0;
          } else {
            return x * 1.51;
          }
  - platform: adc
    pin: 34
    name: "A8S A2 Voltage"
    update_interval: 5s
    attenuation: 11db
    filters:
      # - multiply: 1.51515
      - lambda:
          if (x >= 3.11) {
            return x * 1.60256;
          } else if (x <= 0.15) {
            return 0;
          } else {
            return x * 1.51;
          }
  - platform: adc
    pin: 35
    name: "A8S A3 Current"
    update_interval: 5s
    unit_of_measurement: mA
    attenuation: 11db
    filters:
      - multiply: 6.66666666
  - platform: adc
    pin: 39
    name: "A8S A4 Current"
    update_interval: 5s
    unit_of_measurement: mA
    attenuation: 11db
    filters:
      - multiply: 6.66666666

Print this item

  Tasmota
Posted by: esha - 10-26-2023, 07:43 PM - Forum: KC868-A64 - Replies (1)

Konfigurace pro Tasmota je k dispozici ?
Configuration for Tasmota is available ?

Print this item

  Possibility of controlling with 2 relays
Posted by: Turbovix - 10-26-2023, 04:41 PM - Forum: KC868-A4 - Replies (5)

Hello everyone, I would like to know if there is any way to control 2 more relays, in addition to the 4 that already exist on the board.

Thank you very much in advance.

Print this item

  if you want us customized make a smart distribution box
Posted by: admin - 10-26-2023, 11:40 AM - Forum: DIY Project - No Replies

if you want replace your old distribution box with a smart distribution box. you need tell us these information:

1. power incoming : 1 phase or 3 phase? if 1 phase, AC220v? if 3 phase, AC380V?
2. every output channel voltage: AC220v? every breaker amp, such as 16A? 20A?
3. how many channel of breaker? such as :
  8 channel: 16A
  8 channel: 25A

4. what software you want to use ? such as home assistant? tuya app?
A:home assitant use in local network, work without internet.
B:tuya app use by cloud server, remote control your device by internet.
C: A and B work at the same time.

Print this item

  Maximum input current and voltage
Posted by: Wim - 10-25-2023, 12:12 PM - Forum: KC868-M16 / M1 / MB / M30 - Replies (3)

Hi,
what are the maximum voltage and current that the inputs of the KC868-M16v2 accepts?
I wish to know in order to select the most suitable CT-clamps for my power distribution box.
If this is specified somewhere, I didn't find it. If so, where is the spec sheet that mentions these values?
Thanks in advance

Print this item

Information Info about RS485 switch panel
Posted by: ahmedwizza1 - 10-25-2023, 10:28 AM - Forum: News - Replies (1)

Hello engineer 

I want to ask about  the RS485 switch panel KC868-HA
- must connect power for all wall panels separated or can make one lope as KNX
- When yes one lope. how many can connect in one lope to avoid problems with less power? What is the cable size can enough 
- Also, RS485 cable can also make it one lope?  when yes how many in one lope 
- what type of cable is suitable and also the size 
   

Print this item

  The Alexa Serial Module
Posted by: dammy234 - 10-24-2023, 06:23 AM - Forum: Schematic & diagram & Dimensions of KinCony PCB layout CAD file - Replies (1)

Hi there, 
I am hoping i can easily adapt the alexa seral module by kincony for adapting my PIP inverter into home assistant.
Please can I have the schematics  or other help to help achieve this successfully
[Image: url?sa=i&url=https%3A%2F%2Fwww.kincony.c...AdAAAAABAV]

Print this item