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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 9,981
» Latest member: bboett
» Forum threads: 4,247
» Forum posts: 21,035

Full Statistics

Online Users
There are currently 87 online users.
» 0 Member(s) | 72 Guest(s)
AhrefsBot, Amazonbot, Applebot, Baidu, Bing, Crawl, HeadlessChrome, PetalBot, bot

Latest Threads
Ceiling fan control not w...
Forum: KC868-A series and Uair Smart Controller
Last Post: admin
Today, 07:15 AM
» Replies: 11
» Views: 147
remember relay state
Forum: KC868-E16T
Last Post: admin
Today, 07:13 AM
» Replies: 1
» Views: 12
Output pin protection
Forum: T16M
Last Post: admin
Yesterday, 11:44 PM
» Replies: 1
» Views: 5
Modbus 485 extender kcs V...
Forum: N30
Last Post: admin
Yesterday, 08:10 AM
» Replies: 11
» Views: 156
N10 with L1 and L2 suppor...
Forum: N10
Last Post: admin
09-16-2026, 11:34 PM
» Replies: 1
» Views: 13
KC868-A16v3 PCB layout CA...
Forum: Schematic & diagram & Dimensions of KinCony PCB layout CAD file
Last Post: admin
09-16-2026, 11:33 PM
» Replies: 2
» Views: 490
Case
Forum: KC868-A16S
Last Post: admin
09-15-2026, 02:26 AM
» Replies: 5
» Views: 98
KC868-A16S PCB layout CAD...
Forum: Schematic & diagram & Dimensions of KinCony PCB layout CAD file
Last Post: admin
09-14-2026, 11:23 PM
» Replies: 0
» Views: 33
flash kc868-a4
Forum: KC868-A series and Uair Smart Controller
Last Post: admin
09-14-2026, 11:18 PM
» Replies: 25
» Views: 5,174
KC868-A16 – Using AI3/AI4...
Forum: KC868-A16
Last Post: admin
09-14-2026, 08:27 AM
» Replies: 1
» Views: 68

  Homekit firmware for KC868-A32
Posted by: krokodilik - 03-13-2023, 07:44 PM - Forum: KC868-A series and Uair Smart Controller - Replies (15)

Hi guys,

i have bought KC868-A32 board, and my plan is to use relays on board to control some devices using apple homekit environment.
I am not going to implement or develop any software. I just need to flash firmware for this board and then add it to homekit.

However i am struggling what firmware/software/bin to use, or how to do it. I have successfully flashed KCS firmware but it is not supporting homekit.
I found that homespan package in ArduinoIDE would help, but as i said i am not going to develop software based on examples.
i want to automate devices within homekit.

Please advice how to make relays in KC868-A32 board visible in homekit. Is some homekit firmware available and ready for use like for HB32-PRO?
Actually i bought this board because it was stated that it supports homekit.

Thank you.

Miroslav

Print this item

  Help - Did I Buy The Wrong Device
Posted by: shrub100 - 03-13-2023, 06:10 PM - Forum: KC868-AG / AG Pro / AG8 / Z1 - Replies (7)

Hi, I bought one of Kincony KC868-AG IR RF Transmitter / Recievers from AlliExpress hoping that it would integrate better with my Home Assistant set-up vs my current transmitter / receiver which only works via Tuya SmartLife. The adverts looked like a device that was 'ready to go' but I am starting to understand that this is not the case and that there is a reasonable amount of coding and configuration etc required to get this to work or am I missing something? Out of the box there were no instructions or any guidance on how this works. So far I managed:

1. Set-up ESP Home on Home Asistant
2. Connect to the device and load the configuration including wifi; HA api / passwords etc
3. I now have an entity for firmware updates, but that is it.

I can see some of the suggestions on setting up the Yaml to start to get the receivers to work but have had limited success and am getting multiple errors and the yaml from the post KC868-UAIR ESPHOME Config for IR and RF (kincony.com) isnt really complete and fully working as far as I can tell. Here are my errors:

  • IR Reciever - ERROR [inverted] is an invalid option for [1]. Please check the indentation. I did add some indentation and just got another error.
  • Buzzer - commented out as I have a warning about pin4 being a strapping pin
  • Entity - is not a valid domain - not sure what to select for a buzzer though!

So questions:
1. is there any way to get this working with some ready-made firmware? I want to be able to read IR / RF signals and then create some buttons to send them to my blinds; garage door; and a few other items.
2. if there is nothing out of the box... can someone just post a working YAML for this device with all the receivers/transmitters and buzzers? Equally, maybe a couple of examples of devices would be useful. Surely it is more work to continuously respond to questions about getting this working than to just write a few lines of code once and be done with it?
3. Once I have the yaml working... then what? How do I actually use this to record and transmit via home assistant? Is there another plugin or something that makes this work in HA ideally with a GUI?

Sorry for all the newb questions. I would not have bought this item if I knew that the software embedded was missing and that I would have to find / build everything myself. I get that this works for some hardcore users, and whilst I am happy tinkering I also have kids and work to worry about  Wink

My Yaml so far.

Code:
esphome:
  name: esp-remote-ir-rf-remote
  friendly_name: "ESP Remote IR / RF Remote"
esp32:
  board: esp32dev
  framework:
    type: arduino
# Enable logging
logger:
# Enable Home Assistant API
api:
  encryption:
    key: "**********"
ota:
  password: "**********"
wifi:
  ssid: !secret wifi_ssid
  password: !secret wifi_password
# Enable fallback hotspot (captive portal) in case wifi connection fails
  ap:
    ssid: "esp_remote_ir_rf_remote"
    password: !secret wifi_password
#Remote Reciver
remote_receiver:
  - id: RF_Receiver
    pin: 13
    dump:
      - rc_switch
    tolerance: 50%
    filter: 250us
    idle: 4ms
#IR Reciever - ERROR [inverted] is an invalid option for [1]. Please check the indentation.
  - id: IR_Receiver - commented out as
    pin: 23
    inverted: True
    dump: all
#Buzzer - commented out as I have a warning about pin4 being a strapping pin.
#output:
#  - platform: gpio
#    id: "buzzer"
#    pin: 4

#entity: -  Also entity isnt a valid domain apparently - what should I use for a buzzer then?
#  - platform: binary
#    output: "buzzer"
#    name: "IR-RF-Remote-Buzzer"

Print this item

  I need a smart audio system that works with the KC868-SERVER
Posted by: engmohades - 03-13-2023, 12:33 PM - Forum: DIY Project - Replies (3)

I need a smart audio system that works with the KC868-SERVER so that the speakers of each room can be controlled individually or all together
Please help select materials that are compatible with KC868-SERVER

Print this item

  KC868-S8 manual bypass switch released
Posted by: admin - 03-13-2023, 11:46 AM - Forum: News - No Replies

we have designed 8 Channel Manual Bypass Switch for smart home automation controller. If controller is broken or bad, so that can use manual control buttons for your smart system.
 
[Image: KC868-S8_01.jpg]
[Image: KC868-S8_02.jpg]

Print this item

  DS1307 RTC
Posted by: Olsen@HuaHin - 03-13-2023, 10:23 AM - Forum: KC868-A16 - Replies (16)

Hello everybody!

I am looking at adding a DS1307 RTC connected via I2C, anyone you can recommended that has been testet and easy to connect?

Presume source code are the same as for the KC868-A6.

Print this item

  how to install docker on KC868-Server CM4 by raspberry pi OS
Posted by: admin - 03-13-2023, 04:44 AM - Forum: Home automation training courses - No Replies

A. install docker on KC868-Server CM4 on raspberry pi OS

1. sudo curl -sSL https://get.docker.com | sh

2. sudo docker run hello-world

this test whether docker install correct.

3. sudo systemctl daemon-reload

4. sudo systemctl docker

5. sudo systemctl start docker

B. install GUI portainer

1. sudo docker pull portainer/portainer

2. sudo docker volume create portainer_data

3. docker run -d -p 9000:9000 --name portainer --restart always -v /var/run/docker.sock:/var/run/docker.sock -v portainer_data:/data portainer/portainer

4. login web browser by http://ip:9000

Print this item

  KC868-H16 TCP PHP sample code
Posted by: jfementira - 03-13-2023, 03:49 AM - Forum: KC868-HxB series Smart Controller - Replies (5)

I'm using KC868-H16.
How to run tcp send and receive command using php?

Print this item

  Firmware Update Not Responding to Bootloader Detect button
Posted by: j_griffin100@yahoo.com - 03-13-2023, 03:47 AM - Forum: KC868-HxB series Smart Controller - Replies (12)

Updated driver in WIndows,
Open Firmware Download Tool
Open Port
Power On Device
When Click bootloader detect button, nothing happens; Open File button remains grayed out.


See attached screenshot
Thanks for any help.



Attached Files Thumbnail(s)
   
Print this item

  Disabling the blue led
Posted by: mungaiambrose - 03-12-2023, 01:47 PM - Forum: KC868-AG / AG Pro / AG8 / Z1 - Replies (1)

Is it possible to disable the led or reduce the brightness?

Print this item

  KC868-H32BS ymal for home assistant using 32 switch + 32 binary sensor
Posted by: admin - 03-12-2023, 12:47 AM - Forum: KC868-HxB series Smart Controller - No Replies

here is download link

.txt   H32BS_yaml.txt (Size: 18.49 KB / Downloads: 646)

Print this item