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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 9,072
» Latest member: marisasowell
» Forum threads: 3,988
» Forum posts: 20,241

Full Statistics

Online Users
There are currently 59 online users.
» 0 Member(s) | 43 Guest(s)
Amazonbot, Applebot, Baidu, Bytespider, Semrush, bot

Latest Threads
CRC Errors with ESP Home ...
Forum: N60
Last Post: admin
3 hours ago
» Replies: 3
» Views: 6
KC868-A8 ethernet work wi...
Forum: KC868-A8
Last Post: admin
10 hours ago
» Replies: 9
» Views: 7,369
RS485
Forum: DIY Project
Last Post: admin
10 hours ago
» Replies: 4
» Views: 24
Cant flash esphom
Forum: B16M
Last Post: admin
05-19-2026, 10:23 PM
» Replies: 3
» Views: 626
N30 no Energy (kWh)
Forum: "KCS" v3 firmware
Last Post: admin
05-19-2026, 10:21 PM
» Replies: 13
» Views: 143
Questions about KinCony F...
Forum: F16
Last Post: admin
05-19-2026, 12:12 PM
» Replies: 1
» Views: 10
"KCS" v3.25.0 firmware BI...
Forum: "KCS" v3 firmware
Last Post: admin
05-19-2026, 12:03 PM
» Replies: 2
» Views: 179
Energy calculation for ne...
Forum: N30
Last Post: GWS
05-19-2026, 06:23 AM
» Replies: 4
» Views: 41
Las Firmware ?
Forum: KC868-A16
Last Post: admin
05-19-2026, 12:07 AM
» Replies: 1
» Views: 27
AIO Hybrid ESP32-S3 IO pi...
Forum: AIO Hybrid
Last Post: admin
05-19-2026, 12:06 AM
» Replies: 5
» Views: 638

  Multiple KC868-HxB actuators in one scene
Posted by: eladn - 10-09-2021, 10:30 AM - Forum: KC868-HxB series Smart Controller - Replies (4)

Is it possible to connect multiple KC868-HxB actuators in serial communication with a KC868-COLB unit? Let's say I want to formulate a logic rule that changes the state of relays from multiple actuator units - is it possible?
Thanks.

Print this item

  Lesson19- how to use PCF8574 IIC extend GPIO for ESP32 multi relay
Posted by: admin - 10-09-2021, 04:54 AM - Forum: KC868-A series and Uair Smart Controller - Replies (5)


Arduino IDE source code: 

.zip   PCF8574-DO.zip (Size: 771 bytes / Downloads: 1398)

Print this item

  KC868-A8 schematic diagram download
Posted by: admin - 10-08-2021, 11:57 AM - Forum: KC868-A8 - No Replies

https://www.kincony.com/download/KC868-A8-schematic.pdf

Print this item

  KC868-A4 schematic diagram download
Posted by: admin - 10-08-2021, 11:56 AM - Forum: KC868-A4 - No Replies

https://www.kincony.com/download/KC868-A4-schematic.pdf

Print this item

  Lesson18- how to use UDP communication with KC868-A8 by ethernet
Posted by: admin - 10-08-2021, 11:53 AM - Forum: KC868-A series and Uair Smart Controller - Replies (4)


Arduino IDE source code: 

.zip   LAN8720_UDP.zip (Size: 902 bytes / Downloads: 1457)

Print this item

  MQTT set issue
Posted by: gek1925 - 10-07-2021, 02:21 PM - Forum: KC868-HxB series Smart Controller - Replies (4)

Hi

I'm trying to set two relays at once, but only one changed.

I publish via Home Assistant MQTT:

relay32/xxxxxxxxxxxxx/set

{"relay17":{"on":1},"relay18":{"on":1}}



but only relay17 state is changed

please answer
Is it possible to set more than one relay by one MQTT publish command?

with regards,
Gene

Print this item

  KC868-A4 and A8 plastic enclosure 3D printer stl file
Posted by: admin - 10-07-2021, 05:29 AM - Forum: KC868-A series and Uair Smart Controller - No Replies

thanks for "Calin Mihai Cioci" from UK, the 3D stl file design by him. more details about his KC868-A4 project, see this link:
http://calincioci.uk/kinconya4/

3D print files for Base:
[Image: 3D_base_printed-pix800.jpg]

[Image: A4_board_temp_humidity_air_soil_sensor-pix800.jpg]
https://www.kincony.com/images/KC868-A4/...ase_A4.stl
https://www.kincony.com/images/KC868-A4/...se_A4.step

Print this item

  KC868-A4 and A8 plastic enclosure 3D printer stl file
Posted by: admin - 10-07-2021, 05:29 AM - Forum: KC868-A4 - Replies (7)

thanks for "Calin Mihai Cioci" from UK, the 3D stl file design by him. more details about his KC868-A4 project, see this link:
http://calincioci.uk/kinconya4/

3D print files for Base:
[Image: 3D_base_printed-pix800.jpg]

[Image: A4_board_temp_humidity_air_soil_sensor-pix800.jpg]
https://www.kincony.com/images/KC868-A4/...ase_A4.stl
https://www.kincony.com/images/KC868-A4/...se_A4.step

Print this item

  KC868-A4 and A8 plastic enclosure 3D printer stl file
Posted by: admin - 10-07-2021, 05:29 AM - Forum: KC868-A8 - Replies (7)

thanks for "Calin Mihai Cioci" from UK, the 3D stl file design by him. more details about his KC868-A4 project, see this link:
http://calincioci.uk/kinconya4/

3D print files for Base:
[Image: 3D_base_printed-pix800.jpg]

[Image: A4_board_temp_humidity_air_soil_sensor-pix800.jpg]
https://www.kincony.com/images/KC868-A4/...ase_A4.stl
https://www.kincony.com/images/KC868-A4/...se_A4.step

Print this item

  Lesson21- KC868-A8 ethernet work with home assistant by ESP home
Posted by: admin - 10-05-2021, 11:34 AM - Forum: KC868-A series and Uair Smart Controller - No Replies


here is ESP home config file work with KC868-A8 by ethernet static IP:

esphome:
  name: relay1
  platform: ESP32
  board: esp32dev
 
 
# Example configuration entry for ESP32
i2c:
  sda: 4
  scl: 5
  scan: true
  id: bus_a


# Example configuration entry
ethernet:
  type: LAN8720
  mdc_pin: GPIO23
  mdio_pin: GPIO18
  clk_mode: GPIO17_OUT
  phy_addr: 0

  # Optional manual IP
  manual_ip:
    static_ip: 192.168.2.199
    gateway: 192.168.2.1
    subnet: 255.255.255.0 


# Example configuration entry
pcf8574:
  - id: 'pcf8574_hub'
    address: 0x24


# Individual outputs
switch:
  - platform: gpio
    name: "light1"
    pin:
      pcf8574: pcf8574_hub
      # Use pin number 0
      number: 0
      # One of INPUT or OUTPUT
      mode: OUTPUT
      inverted: false




# Enable logging
logger:

# Enable Home Assistant API
api:

Print this item