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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 8,305
» Latest member: hiadigi.com
» Forum threads: 3,628
» Forum posts: 18,726

Full Statistics

Online Users
There are currently 41 online users.
» 1 Member(s) | 22 Guest(s)
AhrefsBot, Amazonbot, Applebot, Bytespider, Crawl, Google, PetalBot, Yandex, bot

Latest Threads
Single Moment switch
Forum: DIY Project
Last Post: Borg357
2 hours ago
» Replies: 0
» Views: 3
KC868-Server ESP32 Ethern...
Forum: KC868-Server Raspberry Pi4 local server
Last Post: greywolf241
3 hours ago
» Replies: 6
» Views: 54
KC868-M16v2 configure yam...
Forum: KC868-M16 / M1 / MB / M30
Last Post: admin
Today, 06:29 AM
» Replies: 116
» Views: 25,140
N30 Energy entry not work...
Forum: N30
Last Post: admin
Today, 12:09 AM
» Replies: 9
» Views: 66
Help with Product Slectio...
Forum: Suggestions and feedback on KinCony's products
Last Post: admin
Today, 12:06 AM
» Replies: 5
» Views: 56
Loxone RS485
Forum: KinCony integrate with Loxone home automation
Last Post: admin
Today, 12:03 AM
» Replies: 9
» Views: 1,116
adaptor V2 and KC868 h32b...
Forum: KC868-ATC / Tuya adapter V2
Last Post: admin
Yesterday, 01:19 AM
» Replies: 1
» Views: 13
KC868-A6 - how to connect...
Forum: KC868-A6
Last Post: admin
Yesterday, 01:18 AM
» Replies: 1
» Views: 14
easy way to export/import...
Forum: KC868-A series and Uair Smart Controller
Last Post: admin
Yesterday, 01:09 AM
» Replies: 7
» Views: 5,632
KC868-A16 home assistant
Forum: DIY Project
Last Post: admin
12-22-2025, 11:32 PM
» Replies: 1
» Views: 28

  First Steps, need help
Posted by: nonickatall - 07-03-2025, 10:21 AM - Forum: Development - Replies (5)

Hi

I am, new at KinCony and new to this Forum and struggle to beginn. 

Maby someonbe can give me some valueble information. 

I bought my first Kincony KC868-A8 to run a larger automation project with the software I created. The plan is to use several of these units. The Kincony KC868-A8 is supposed to communicate via MQTT. I've now put the first device into operation and am trying to configure it. 
 
Unfortunately, I'm not having any success. I can't find any information about getting started, and ChatCPT couldn't help me either. 
 
I can connect the device to Windows and ping it via the address 192.168.1.200, but unfortunately, I can't configure the device with Vircom software so that I can even reach it on the normal network, because Vircom don't find the unit, even if I set it to the correct IP range and Firewall is disabled.

 Is there a guide somewhere on how to get started with the device, so I can even begin to get to grips with it?
 
My first questions are:
·[size=1]         [/size]Is there an appropriate “first steps” documentary somewhere?
·[size=1]         [/size]How can I configure the device so that I can access it over the network? 
·[size=1]         [/size]How can I install the appropriate software to work with the device via MQTT?
·[size=1]         [/size]And is there any documentation on the topic of MQTT?

I am looking forward for your kind answers, to start with my project. 
 
Best regards from Germany 

Print this item

  Kc868-a32 lcd_pcf8574 esphome yaml example
Posted by: wchpikus - 07-03-2025, 09:07 AM - Forum: KC868-A series and Uair Smart Controller - Replies (4)

Hello,
I try add to this board lcd,but i have syntezy error..
Could I please some example,how to add lcd to this?
In a16 I do not have problem, I copyright paste but not valid.

Print this item

  ESP32: ETH + RELAY
Posted by: zital - 07-03-2025, 06:47 AM - Forum: KC868-A2 - Replies (7)

Hi, I plugged my board via ethernet to my router, but it has no IP, my net is 192.168.2.*.

Anyway, I would like to flash my own code witn ESP32 python to enable / disable relays via http, how to set up a static ip? and which are the gpio pins to enable / disable relays?

Thank you Smile

Print this item

  A32 Pro
Posted by: fdcemb5 - 07-02-2025, 08:20 PM - Forum: KC868-A32/A32 Pro - Replies (12)

I have flashed the A32 Pro with Kincony firmware and signed in, enabled auto-discovery, but I cannot see the device in Home Assistant. Is there any additional step required to integrate the A32 Pro with Home Assistant?

Print this item

  ALR lora board not communicatin
Posted by: mandeep@freshoz.com - 07-02-2025, 04:15 AM - Forum: News - Replies (1)

Hello I have 2 ALR Boards on of them not communicating over lora. i have tried to use it as server and client both



Attached Files Thumbnail(s)
   
Print this item

  KC868 server16 and GSM module
Posted by: fdcemb5 - 07-01-2025, 10:46 PM - Forum: KinCony AS - Replies (12)

My KC868 server16 has a GSM module. How do I use the GSM module in server16 to do sms and calls

Print this item

  Wired ZigBee 3.0 integration with HA
Posted by: fdcemb5 - 07-01-2025, 10:40 PM - Forum: KC868-A32/A32 Pro - Replies (1)

I am trying to integrate a wired ZigBee  3.0 gateway, but I encountered an error during the integration phase, as illustrated in the attached screenshot

Print this item

  Problem with KC868-A16v3 + SCD41
Posted by: Arek - 07-01-2025, 04:55 PM - Forum: KC868-A16v3 - Replies (1)

Hello guys,

I have a problem with connecting KinCony KC868-A16v3 with scd41. How can I connect these devices to make HomeAssistant read the sensor data?
its testing platform.
Below are my settings:

Code:
esphome:
  name: test-104
  platform: ESP32
  board: esp32dev


# Example configuration entry for ESP32
i2c:
   - id: bus_a
     sda: 9
     scl: 10
     scan: true
     frequency: 400kHz 


# 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.XXXXXXX
    gateway: 192.XXXXXX
    subnet: 255.XXXXX


# Example configuration entry
pcf8574:
  - id: 'pcf8574_hub_out_1'  # for output channel 1-8
    address: 0x24

  - id: 'pcf8574_hub_out_2'  # for output channel 9-16
    address: 0x25

  - id: 'pcf8574_hub_in_1'  # for input channel 1-8
    address: 0x21

  - id: 'pcf8574_hub_in_2'  # for input channel 9-16
    address: 0x22

# Individual outputs
switch:
  - platform: gpio
    name: "ESP_Switch_401"
    pin:
      pcf8574: pcf8574_hub_out_1
      # Use pin number 0
      number: 0
      # One of INPUT or OUTPUT
      mode: OUTPUT
      inverted: true

  - platform: gpio
    name: "ESP_Switch_402"
    pin:
      pcf8574: pcf8574_hub_out_1
      # Use pin number 1
      number: 1
      # One of INPUT or OUTPUT
      mode: OUTPUT
      inverted: true

  - platform: gpio
    name: "ESP_Switch_403"
    pin:
      pcf8574: pcf8574_hub_out_1
      # Use pin number 2
      number: 2
      # One of INPUT or OUTPUT
      mode: OUTPUT
      inverted: true

  - platform: gpio
    name: "ESP_Switch_404"
    pin:
      pcf8574: pcf8574_hub_out_1
      # Use pin number 3
      number: 3
      # One of INPUT or OUTPUT
      mode: OUTPUT
      inverted: true

  - platform: gpio
    name: "ESP_Switch_405"
    pin:
      pcf8574: pcf8574_hub_out_1
      # Use pin number 4
      number: 4
      # One of INPUT or OUTPUT
      mode: OUTPUT
      inverted: true

  - platform: gpio
    name: "ESP_Switch_406"
    pin:
      pcf8574: pcf8574_hub_out_1
      # Use pin number 5
      number: 5
      # One of INPUT or OUTPUT
      mode: OUTPUT
      inverted: true

  - platform: gpio
    name: "ESP_Switch_407"
    pin:
      pcf8574: pcf8574_hub_out_1
      # Use pin number 6
      number: 6
      # One of INPUT or OUTPUT
      mode: OUTPUT
      inverted: true
   
  - platform: gpio
    name: "ESP_Switch_408"
    pin:
      pcf8574: pcf8574_hub_out_1
      # Use pin number 7
      number: 7
      # One of INPUT or OUTPUT
      mode: OUTPUT
      inverted: true

  - platform: gpio
    name: "ESP_Switch_409"
    pin:
      pcf8574: pcf8574_hub_out_2
      # Use pin number 0
      number: 0
      # One of INPUT or OUTPUT
      mode: OUTPUT
      inverted: true

  - platform: gpio
    name: "ESP_Switch_410"
    pin:
      pcf8574: pcf8574_hub_out_2
      # Use pin number 1
      number: 1
      # One of INPUT or OUTPUT
      mode: OUTPUT
      inverted: true

  - platform: gpio
    name: "ESP_Switch_411"
    pin:
      pcf8574: pcf8574_hub_out_2
      # Use pin number 2
      number: 2
      # One of INPUT or OUTPUT
      mode: OUTPUT
      inverted: true

  - platform: gpio
    name: "ESP_Switch_412"
    pin:
      pcf8574: pcf8574_hub_out_2
      # Use pin number 3
      number: 3
      # One of INPUT or OUTPUT
      mode: OUTPUT
      inverted: true

  - platform: gpio
    name: "ESP_Switch_413"
    pin:
      pcf8574: pcf8574_hub_out_2
      # Use pin number 4
      number: 4
      # One of INPUT or OUTPUT
      mode: OUTPUT
      inverted: true

  - platform: gpio
    name: "ESP_Switch_414"
    pin:
      pcf8574: pcf8574_hub_out_2
      # Use pin number 5
      number: 5
      # One of INPUT or OUTPUT
      mode: OUTPUT
      inverted: true

  - platform: gpio
    name: "ESP_Switch_415"
    pin:
      pcf8574: pcf8574_hub_out_2
      # Use pin number 6
      number: 6
      # One of INPUT or OUTPUT
      mode: OUTPUT
      inverted: true

  - platform: gpio
    name: "ESP_Switch_416"
    pin:
      pcf8574: pcf8574_hub_out_2
      # Use pin number 7
      number: 7
      # One of INPUT or OUTPUT
      mode: OUTPUT
      inverted: true

binary_sensor:
  - platform: gpio
    name: "ESP_Sensor_401"
    pin:
      pcf8574: pcf8574_hub_in_2
      # Use pin number 0
      number: 0
      # One of INPUT or OUTPUT
      mode: INPUT
      inverted: true

  - platform: gpio
    name: "ESP_Sensor_402"
    pin:
      pcf8574: pcf8574_hub_in_2
      # Use pin number 1
      number: 1
      # One of INPUT or OUTPUT
      mode: INPUT
      inverted: true

  - platform: gpio
    name: "ESP_Sensor_403"
    pin:
      pcf8574: pcf8574_hub_in_2
      # Use pin number 2
      number: 2
      # One of INPUT or OUTPUT
      mode: INPUT
      inverted: true

  - platform: gpio
    name: "ESP_Sensor_404"
    pin:
      pcf8574: pcf8574_hub_in_2
      # Use pin number 3
      number: 3
      # One of INPUT or OUTPUT
      mode: INPUT
      inverted: true

  - platform: gpio
    name: "ESP_Sensor_405"
    pin:
      pcf8574: pcf8574_hub_in_2
      # Use pin number 4
      number: 4
      # One of INPUT or OUTPUT
      mode: INPUT
      inverted: true

  - platform: gpio
    name: "ESP_Sensor_406"
    pin:
      pcf8574: pcf8574_hub_in_2
      # Use pin number 5
      number: 5
      # One of INPUT or OUTPUT
      mode: INPUT
      inverted: true

  - platform: gpio
    name: "ESP_Sensor_407"
    pin:
      pcf8574: pcf8574_hub_in_2
      # Use pin number 6
      number: 6
      # One of INPUT or OUTPUT
      mode: INPUT
      inverted: true

  - platform: gpio
    name: "ESP_Sensor_408"
    pin:
      pcf8574: pcf8574_hub_in_2
      # Use pin number 7
      number: 7
      # One of INPUT or OUTPUT
      mode: INPUT
      inverted: true

  - platform: gpio
    name: "ESP_Sensor_409"
    pin:
      pcf8574: pcf8574_hub_in_1
      # Use pin number 0
      number: 0
      # One of INPUT or OUTPUT
      mode: INPUT
      inverted: true

  - platform: gpio
    name: "ESP_Sensor_410"
    pin:
      pcf8574: pcf8574_hub_in_1
      # Use pin number 1
      number: 1
      # One of INPUT or OUTPUT
      mode: INPUT
      inverted: true

  - platform: gpio
    name: "ESP_Sensor_411"
    pin:
      pcf8574: pcf8574_hub_in_1
      # Use pin number 2
      number: 2
      # One of INPUT or OUTPUT
      mode: INPUT
      inverted: true

  - platform: gpio
    name: "ESP_Sensor_412"
    pin:
      pcf8574: pcf8574_hub_in_1
      # Use pin number 3
      number: 3
      # One of INPUT or OUTPUT
      mode: INPUT
      inverted: true

  - platform: gpio
    name: "ESP_Sensor_413"
    pin:
      pcf8574: pcf8574_hub_in_1
      # Use pin number 4
      number: 4
      # One of INPUT or OUTPUT
      mode: INPUT
      inverted: true

  - platform: gpio
    name: "ESP_Sensor_414"
    pin:
      pcf8574: pcf8574_hub_in_1
      # Use pin number 5
      number: 5
      # One of INPUT or OUTPUT
      mode: INPUT
      inverted: true

  - platform: gpio
    name: "ESP_Sensor_415"
    pin:
      pcf8574: pcf8574_hub_in_1
      # Use pin number 6
      number: 6
      # One of INPUT or OUTPUT
      mode: INPUT
      inverted: true

  - platform: gpio
    name: "ESP_Sensor_416"
    pin:
      pcf8574: pcf8574_hub_in_1
      # Use pin number 7
      number: 7
      # One of INPUT or OUTPUT
      mode: INPUT
      inverted: true

one_wire:
 
  - platform: gpio
    pin: GPIO14

sensor:
  - platform: dallas_temp
    address: 0x803c8504578d3328
    name: "Temp_4X1"
    update_interval: 5s


# Enable logging
logger:

# Enable Home Assistant API
api:

Print this item

  ESPHOME and KC firmware
Posted by: fdcemb5 - 07-01-2025, 09:03 AM - Forum: "KCS" v2 firmware system - Replies (3)

I am trying to configure A32 Pro. Can ESPHome YAML coexist with KC firmware? That's installing ESPhome yaml and flash KC firmare at the same time?

Print this item

  A24 with to broken relay
Posted by: simpl3x - 06-30-2025, 08:26 PM - Forum: KinCony A24 - Replies (3)

Hi, I just install one new KC868-A24 and after power on it - two relays are constantly closed, they supply voltage to the lamp. 
this is a defective device. what should I do?



Attached Files Thumbnail(s)
           
Print this item