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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 9,872
» Latest member: qq887pcom
» Forum threads: 4,228
» Forum posts: 20,967

Full Statistics

Online Users
There are currently 103 online users.
» 1 Member(s) | 75 Guest(s)
AhrefsBot, Amazonbot, Applebot, AwarioBot, Baidu, Bing, Bytespider, Crawl, Google, HeadlessChrome, PetalBot, WordPress/, bot, grantmcbride

Latest Threads
KC868-A16 Outputs Y01-Y16...
Forum: KC868-A16
Last Post: admin
6 hours ago
» Replies: 1
» Views: 3
"KCS" v2.2.21 firmware BI...
Forum: "KCS" v2 firmware system
Last Post: admin
6 hours ago
» Replies: 2
» Views: 27
wish
Forum: KC868-A16v3
Last Post: admin
Yesterday, 01:14 PM
» Replies: 5
» Views: 39
⚡ 40 Buttons, 36 Lighting...
Forum: DIY Project
Last Post: viko
Yesterday, 11:39 AM
» Replies: 22
» Views: 378
N10 - ESPHome - ARM CPU s...
Forum: N10
Last Post: admin
Yesterday, 10:20 AM
» Replies: 1
» Views: 7
B32M maximum voltage
Forum: DIY Project
Last Post: velifetime
09-08-2026, 07:01 AM
» Replies: 2
» Views: 329
KNX ETS software project ...
Forum: CO16
Last Post: admin
09-08-2026, 03:44 AM
» Replies: 0
» Views: 23
"KCS" v3.27.1 firmware BI...
Forum: "KCS" v3 firmware
Last Post: admin
09-08-2026, 03:24 AM
» Replies: 0
» Views: 67
OLED not found in I2C sca...
Forum: KC868-A6v3
Last Post: admin
09-07-2026, 02:55 AM
» Replies: 1
» Views: 35
"KCS" v3.27 firmware BIN ...
Forum: "KCS" v3 firmware
Last Post: admin
09-07-2026, 02:51 AM
» Replies: 0
» Views: 80

  24CH smart distribution box made by KC868-H32B Pro + KC868-AK + AC Contactor + MCB
Posted by: admin - 11-28-2023, 11:07 AM - Forum: Schematic & diagram & Dimensions of KinCony PCB layout CAD file - No Replies

   

Print this item

  ESPHOME, KC868-A4S, sim 800l
Posted by: SERJ_lebedev - 11-28-2023, 10:44 AM - Forum: KC868-A4S - Replies (3)

Hi,
Can you advise me how to configure sim800l for use with esphome firmware?
Currently yaml is like this:

Code:
uart:
  baud_rate: 9600
  tx_pin: 15
  rx_pin: 13
sensor:
  - platform: sim800l
    rssi:
      name: "Sim800L RSSI" 
      id: rssi
binary_sensor:
  - platform: sim800l
    registered:
      name: "Sim800L Registered"
but no sensors work in homeassistant....


I have a TTGO T-Call V1.4 board with the same sim 800l module.
everything works fine
The only thing is that there are additional module settings in yaml:
Code:
switch:
  - platform: gpio #SIM800_PWKEY
    pin: 4
    restore_mode: ALWAYS_OFF
    id: SIM800_PWKEY
  - platform: gpio #SIM800_RST
    pin: 5
    restore_mode: ALWAYS_ON
    id: SIM800_RST
  - platform: gpio #SIM800_PWR
    pin: 23
    restore_mode: ALWAYS_ON
    id: SIM800_PWR


thanks!

Print this item

  Kincony and Which warm flloor termostat would be better?
Posted by: skench - 11-26-2023, 04:55 PM - Forum: KC868-HxB series Smart Controller - Replies (14)

Good afternoon. Please tell me what is the best way to connect a heated floor, but to regulate not only the temperature that we connect to the KC868-COLBS, but also using a thermostat? I couldn't find a connection diagram on the forum. I understand that we connect the heated floor itself to the reley controller, and the temperature sensors to the KC868-COLBS , but how can we add a thermostat to this circuit? And which one will work best with the kinocny product??


Maybe there is a diagram? I didn't find any information on the forum

Print this item

  Tuya kc868-a16s & kc868-h32b pro with rs485
Posted by: Lamri - 11-26-2023, 03:28 PM - Forum: KC868-A16S - Replies (5)

Hello, I am a beginner and I have purchased two KC868-A16S modules. I have now realized that they are not compatible with Tuya. Am I correct? I want to control my house remotely via the internet. I understand that with Home Assistant, the Kincony module needs to be connected to a server (a computer or Raspberry Pi) for me to be able to control it remotely. However, with modules that have Tuya, like the KC868-H32B Pro, this is not the case. I would not be obligated to go through a server. Is this true? I therefore want to buy another module, the KC868-H32B Pro, to control it remotely with Tuya. But is it possible to control the KC868-A16S with Tuya if I connect the two modules together with RS485?

Print this item

  how to add MCP23017 by i2c on Raspberry pi CM4 to extend GPIOs
Posted by: admin - 11-26-2023, 12:56 AM - Forum: KinCony Server-Mini / Server-16 Raspberry Pi4 relay module - No Replies

1. connect MCP23017 i2c module with KinCony Server-Mini's i2c extend terminal. so that you can extend 16 GPIOs for switch or binary sensor in home assistant.
   
   

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

3. MCP23008/MCP23017 implementation for Home Assistant (HA)
https://github.com/jpcornil-git/HA-mcp23017

   
   

Print this item

  KC868-A8 max6675
Posted by: eXtazy - 11-24-2023, 07:54 PM - Forum: KC868-A series and Uair Smart Controller - Replies (1)

Hi,
is there any possibility to connect the MAX6675 sensor to the KC868-A8? Thank you

Print this item

  a8s v2
Posted by: kwontaev - 11-24-2023, 08:14 AM - Forum: Development - Replies (1)

Hi Kincony, nice to meet you. i am james from S. Korea.
I have bought a smart controller (A8Sv2) and i am wondering how to connect the HMI(LCD touch ) for this. since it needs serial i/f . can you advise. 
https://www.kincony.com/esp32-8ch-relay-...eased.html

Print this item

  kc868-ak and button switch
Posted by: skench - 11-22-2023, 09:47 AM - Forum: KC868-A series and Uair Smart Controller - Replies (4)

Good afternoon. 
Please tell me if I can connect a stupid button switch to the kc868-ak? For example https://ae04.alicdn.comhttps://ae04.alicdn.com/kf/Sb26afe9d58fd49eaad6fdbc03e88c884n.jpg ? 

In the diagram we see "Lb1" and "Lb". On the kc868-ak board there are 36 numbered and 4 kcom. Please tell me how to connect correctly?

Print this item

  KC868-AG RF not working
Posted by: Ghost - 11-22-2023, 07:00 AM - Forum: KC868-A series and Uair Smart Controller - Replies (7)

Expected this item will handle all my RF temperature sensors. Installed esphome put sample code but only thing i get is some noise
[I][remote.pronto:237]: Received Pronto: data=0000 006D 00C1 0000 0002 0005 0006  lots of this. Basically there are 2 ids which spamming data as Pronto time to time. If i put dump rc_switch then logs are empty even i tried to click some RF remotes. Tested IR and RF separately but that returning same output (what is actually strange because different pins suppose to read different things).
I believe that item is broken, or you can point me what i do wrong?

config:
remote_receiver:
  # see https://esphome.io/components/remote_tra...ed-devices
  # for details on discovering the correct codes for your devices
  - id: receiver_ir
    pin:
      number: GPIO23
      inverted: True
    dump: all
  # see https://esphome.io/components/remote_tra...rf-devices
  # for details on discovering the correct codes for your devices
  - id: receiver_rf
    pin:
      number: GPIO13
    dump:
    # Settings to optimize recognition of RF devices
    tolerance: 50%
    filter: 250us
    idle: 4ms
    buffer_size: 2kb

Print this item

  USING global VARIABLE IN yaml code
Posted by: Regis - 11-20-2023, 11:19 PM - Forum: Development - Replies (1)

Hi, I want to use the same input (telecommand) to open a gate, and after to close it. 

how can I define a boolean variable (VAR1 for instance)  and test it to know if the gate is open or closed ?

I need to use this variable in several scripts. can you give me the syntax of the command to write, and in what .yaml file to use :  configuration.yaml ? or automation.yaml ? (joined)  or others ?

Thank's for your help



Attached Files
.txt   automations.yaml.txt (Size: 1.6 KB / Downloads: 565)
.txt   configuration.yaml.txt (Size: 454 bytes / Downloads: 661)
Print this item