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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 9,421
» Latest member: NXTR Solutions
» Forum threads: 4,135
» Forum posts: 20,689

Full Statistics

Online Users
There are currently 90 online users.
» 0 Member(s) | 83 Guest(s)
Baidu, Google, PetalBot, bot

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

  Wired Water Leak Sensor on modul A16
Posted by: Brouk - 11-23-2024, 11:33 AM - Forum: KC868-A16 - Replies (1)

dear admin,

I would like to connect the "Wired Water Leak Sensor" https://shop.kincony.com/products/wired-...282c&_ss=r to the KC868-A16 module and read the flood value in HomeAssistant in ESPHome.

> could you please publish the wiring diagram for the "Wired Water Leak Sensor" connection to A16?
> the sensor is connected to a digital input and is thus used as an active input in ESPHome?

regards



Attached Files Image(s)
   
Print this item

  KC868-A8 board esphome + Tuya + Mqtt
Posted by: gnetinternet@gmail.com - 11-23-2024, 05:22 AM - Forum: KC868-A8 - Replies (1)

I would like to use mqtt + Tuya controlling via homeassistent, however, this is a challenge for me. My board is kc-868-A8. Thank you for your attention.



Attached Files
.txt   Tuya + esphome testes mqqt.txt (Size: 9.86 KB / Downloads: 491)
Print this item

  How use SIM800 on KC868-A2
Posted by: Mihanic - 11-22-2024, 05:59 PM - Forum: KC868-A2 - Replies (1)

I have a SIM800 modem. How can I transfer data via GPRS to my home assistant server (for example MQTT) or the Tuya cloud if I do not have an Ethernet and WiFi connection.
I use firmware 2.2.7 - there you can only SIM7600

Print this item

  t possible to use ADC A1, A2, A3 and A4 as a digital input for a switch?
Posted by: ebalcsk - 11-22-2024, 12:21 PM - Forum: KC868-A6 - Replies (1)

Hello
 
I wonder if it possible to use ADC A1, A2, A3 and A4 as a digital input for a switch?

I will using A6 with esphome.

Thank you



Attached Files Image(s)
   
Print this item

  in A6 it possible to use ADC A1, A2, A3 and A4 as a digital input for a switch
Posted by: ebalcsk - 11-22-2024, 11:21 AM - Forum: KC868-A6 - Replies (1)

hello 

I wonder if it possible to use ADC: A1, A2, A3 and A4 as a digital input for a switch?

I will use A6 with esphome. 

thank you



Attached Files Image(s)
   
Print this item

  A8S v2. Incorrect wiring of toggle switches module
Posted by: Denis - 11-20-2024, 02:54 PM - Forum: KC868-A8S - Replies (1)

On the A8S v2 controller and A8S-EXT-V1.0 expansion module, toggle switch S1 (and LED) corresponds to relay8, toggle switch S2 corresponds to relay7, etc.
Is this a known bug and will it be fixed?

Print this item

  Sensor DHT22 on modul A16
Posted by: Brouk - 11-20-2024, 12:16 PM - Forum: KC868-A16 - Replies (26)

dear admin,

I am using KC868-A16 and I need to connect temperature and humidity sensors to 3 1-Wire inputs. I connected DS18B20 sensors to pins "GPIO32" and "GPIO33" and DHT22 sensor (/AM2302) to pin "GPIO14". When installing the module in HomeAssistant add-on ESPHome, DS18B20 sensors are loaded correctly, but DHT22 sensor is not found. I tried two DHT22 sensors with the same result.

This is the code in YAML
###
one_wire:
  - platform: gpio
    pin: GPIO32
    id: one_wire1
  - platform: gpio
    pin: GPIO33
    id: one_wire2
  - platform: gpio
    pin: GPIO14
    id: one_wire3

.
.
.
sensor:
  - platform: dallas_temp
    address: 0x773ce1d458ac1a28
    name: temperature1
    update_interval: 120s
    one_wire_id: one_wire1
  - platform: dallas_temp
    address: 0xfd3ce1d4432b6528
    name: temperature2
    update_interval: 120s
    one_wire_id: one_wire2
###


The attached image is a screenshot from the installation.
   

Please could you help me? Where am I making a mistake?

Is this the correct code to get values from DHT22?
###
- platform: dht
    model: DHT22
    one_wire_id: one_wire3
    temperature:
      name: "Temperature3"
    humidity:
      name: "Humidity3"
    update_interval: 30s

###

Print this item

  USB-C Connectivity and COM Port Issue with KC868-A4S Relay Controller
Posted by: Bhumijo - 11-20-2024, 11:38 AM - Forum: KC868-HxB series Smart Controller - Replies (4)

Hello,
I am facing an issue with my KC868-A4S relay controller. When I connect the device to a PC via a USB-C cable, the PC does not recognize it. The red light on the device turns on when powered, but there’s no indication that the USB-C connection is active, and the COM port does not appear.
Here are the steps I’ve tried so far:

  1. Tested with 3-4 different Type-C data cables but still couldn't detect the COM port on the PC.
  2. Installed the USB driver from this link before attempting the connection.
I’ve attached a photo showing the device powered on with the red light picture  .
Could you please guide me on how to resolve this issue? Additionally, if the device itself is not working, is there a way to verify whether the hardware is functioning correctly or an alternative method to test it?
Looking forward to your suggestions.
Thank you!

Print this item

  switchgear
Posted by: frank - 11-20-2024, 07:25 AM - Forum: Suggestions and feedback on KinCony's products - Replies (1)

hello

I like the concept of Kincony
But do the Kinkony switchgear match wit any other gear? (like in the picture)
I like to have sockets and normal switches that are looking the same as the Kincony push buttons.
Did anyone find something?
Regards
Frank
[Image: S540f1421d27d4e2581ee09162f7fbac0a.jpg_80x80.jpg_.webp]
[Image: H9d43e1f24263458aa29782108fb3f89a3.jpg]

Print this item

  "KCS" v3.1.1 firmware for F16 controller
Posted by: admin - 11-20-2024, 06:07 AM - Forum: "KCS" v2 firmware system - No Replies

v3.1.1 improvement:

   

1. add RTC clock, use IFTTT clock locally, without internet.
   
2. save relay state to LOG file in SD card.
   
3. add KinCony G1 4G module supported set by RXD,TXD pins.
   
4. add Apple HomeKit support.
   
5. update MQTT protocol
6. fixed some bugs.
7. anti-piracy function

fimrware BIN file download:
.zip   KCS_F16_V3.1.1.zip (Size: 1.01 MB / Downloads: 690)

Print this item