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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 5,369
» Latest member: talljane
» Forum threads: 2,574
» Forum posts: 13,305

Full Statistics

Online Users
There are currently 61 online users.
» 2 Member(s) | 37 Guest(s)
Bing, Bytespider, Crawl, Google, PetalBot, Semrush, bot, keys-so-bot, rntstr, vidor

Latest Threads
KC868-A2 ESP32 I/O pin de...
Forum: KC868-A2
Last Post: tugra
6 hours ago
» Replies: 7
» Views: 2,263
change wake up name
Forum: KinCony AS
Last Post: gal
Today, 07:36 AM
» Replies: 12
» Views: 79
A32 Pro ESPHome yaml incl...
Forum: KC868-A32/A32 Pro
Last Post: xarouli5
Today, 06:38 AM
» Replies: 17
» Views: 181
Need help with configurat...
Forum: KC868-HxB series Smart Controller
Last Post: admin
Today, 04:32 AM
» Replies: 32
» Views: 393
ESP32 S3 set up issue
Forum: Extender module
Last Post: admin
Yesterday, 11:43 PM
» Replies: 10
» Views: 66
KC868-A8 Schematic
Forum: KC868-A8
Last Post: admin
Yesterday, 11:40 PM
» Replies: 7
» Views: 49
"KCS" v2.2.8 firmware BIN...
Forum: "KCS" firmware system
Last Post: admin
Yesterday, 11:38 PM
» Replies: 2
» Views: 173
Dimensions/drawings of bo...
Forum: Schematic and diagram
Last Post: admin
Yesterday, 11:37 PM
» Replies: 1
» Views: 23
how to use AS ESP32-S3 vo...
Forum: KinCony AS
Last Post: admin
12-16-2024, 10:55 PM
» Replies: 12
» Views: 448
Problem with IFTTT automa...
Forum: "KCS" firmware system
Last Post: admin
12-16-2024, 10:53 PM
» Replies: 5
» Views: 37

  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 (1)


Arduino IDE source code: 

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

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: 877)

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 (6)

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