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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 9,827
» Latest member: luckywinffund
» Forum threads: 4,218
» Forum posts: 20,927

Full Statistics

Online Users
There are currently 80 online users.
» 0 Member(s) | 66 Guest(s)
Amazonbot, Baidu, Bytespider, Crawl, Google, PetalBot, bot

Latest Threads
HAv2 ESPHome
Forum: KC868-HA /HA v2
Last Post: phrfpeixoto
2 hours ago
» Replies: 4
» Views: 816
⚡ 40 Buttons, 36 Lighting...
Forum: DIY Project
Last Post: lulu01
3 hours ago
» Replies: 14
» Views: 215
KC868-H32B
Forum: KC868-HxB series Smart Controller
Last Post: kulibin
4 hours ago
» Replies: 2
» Views: 17
KC868-HA PC software V1.0...
Forum: KC868-HA /HA v2
Last Post: phrfpeixoto
6 hours ago
» Replies: 16
» Views: 7,070
Need Help Getting Started...
Forum: Getting Started with ESPHome and Home Assistant
Last Post: philippe
8 hours ago
» Replies: 2
» Views: 1,818
No ethernet communication
Forum: KC868-A series and Uair Smart Controller
Last Post: admin
9 hours ago
» Replies: 10
» Views: 163
N60 Loss of kWh on reset
Forum: N60
Last Post: chuyskywalker
Yesterday, 03:58 AM
» Replies: 12
» Views: 201
CT Sensor Direction
Forum: N60
Last Post: admin
09-03-2026, 12:51 PM
» Replies: 3
» Views: 165
Request for Type B Projec...
Forum: Apply for free sample product
Last Post: lemanat
09-03-2026, 08:47 AM
» Replies: 0
» Views: 16
KinCony CO16 ESP32S3 16 C...
Forum: News
Last Post: admin
09-02-2026, 01:51 AM
» Replies: 0
» Views: 70

  Questions and requests
Posted by: tech1977 - 02-16-2024, 01:30 PM - Forum: KC868-E16T - Replies (5)

Hi,
I received the board, It seems like a great relay board to me Wink

-can the ETH WEB Server work together with tuya?
-can analog inputs work with Tuya?
-How can I use an contact input with a physical button to turn all the others off and on all the relays together?
-why with Alexa if I say turn off or turn on all E16T does it turn on and off only the first 4 relays?
-why are the 16 channels not dry contact but 24v?

Thanks for support

Print this item

  problem communicating with device (did work, now it doesn't)
Posted by: Skankrabbit - 02-16-2024, 11:42 AM - Forum: KC868-A8 - Replies (9)

Hi, I'm having difficulties with this device (KC868-A8). I have it plugged into my ethernet switch with cat6 cable, and into my computer with usb. at first I was able to see the device from ESPHome running on Home Assistant and configure through home assistant. Now it does not detect the device when I try to +New Device it just says initialising but never detects it. Also, the ethernet socket on the device no longer lights up (im sure it had yellow light before when I plug in the ethernet cable).
Has my device's ethernet/serial connection failed?

Print this item

  Add KinCony modbus energy meter to home assistant using raspberry pi's RS485 port
Posted by: admin - 02-16-2024, 03:23 AM - Forum: KC868-Server Raspberry Pi4 local server - Replies (20)

how to integrate KinCony modbus energy meter to home assistant using raspberry pi's RS485 port

A. use "inCony_Meter_config_tool" change RS485 " Parity: EVEN "  to " Parity: NONE ", because we found home assistant can't work with "EVEN", KinCony energy meter default setting is "EVEN".
A-1: connect energy meter to PC by USB-RS485 adatper:
   
A-2: first time, use RS485 setting,  Parity: EVEN (Chinese word on left is : 偶校验)  click "打开" (open serial port) button.

.zip   KinCony_Meter_config_tool.zip (Size: 20.55 KB / Downloads: 849)
   
A-3: click "无校验" (None) button, set  Parity: NONE
until now,  "Parity" is set completed.

if you want change meter ID from 1, you can "set the meter ID", such as input 1,2,3,.... then click "改表号+读" (write button), it will set the ID for meter.
if you have changed  Parity: NONE, you want connect to serial port again, you need change serial setting,  Parity=None, Chinese word is "无校验",then click "读" (Read) button, you will read all data from meter.
   

now the meter hardware setting is complete, then you can connect meter to KC868-Server or Server-Mini's RS485 port directly. see photo:
   
config HA yaml as here:
   

.txt   KinCony_modbus_meter.txt (Size: 1.43 KB / Downloads: 612)
modbus:
  - name: hub1
    type: serial
    baudrate: 9600
    bytesize: 8
    method: rtu
    parity: N
    port: /dev/ttyS0
    stopbits: 1

    sensors:
    - name: meter-voltage
      slave: 1
      address: 100
      input_type: holding
      data_type: float32
      count: 2
      precision: 2
      unit_of_measurement: V
      device_class: voltage

    - name: meter-current
      slave: 1
      address: 106
      input_type: holding
      data_type: float32
      count: 2
      precision: 2
      unit_of_measurement: A
      device_class: current

    - name: meter-power
      slave: 1
      address: 118
      input_type: holding
      data_type: float32
      count: 2
      precision: 2
      unit_of_measurement: kW
      device_class: power
     
    - name: meter-factor
      slave: 1
      address: 142
      input_type: holding
      data_type: float32
      count: 2
      precision: 2
    #  unit_of_measurement:
      device_class: power_factor

    - name: meter-frequency
      slave: 1
      address: 144
      input_type: holding
      data_type: float32
      count: 2
      precision: 2
      unit_of_measurement: Hz
      device_class: frequency

    - name: meter-consumption
      slave: 1
      address: 0
      input_type: holding
      data_type: float32
      count: 2
      precision: 2
      unit_of_measurement: kWh
      device_class: energy_storage
add meter to HA dashboard:
   

Print this item

  RF Remote control nothing received
Posted by: Serci - 02-15-2024, 07:06 PM - Forum: KC868-AG / AG Pro / AG8 / Z1 - Replies (10)

Hello,

I bought a K868-AG in order to control some
remote controlled plugs maclean with the remote control MCE07  (https://aio.lv/en/product--maclean-mce07--304163)
and also a curtain with a remote AC114-01B

I configured the K868-AG with tasmota

I'm able to receive RF from other remote control but not the two I bought the product for.

What are the problem specifically with those remote control ? since it does work with other remote control, I do not think, I'm doing anything wrong.

I saw that the capabilities off sonoff rf bridge could be extended by adding portish firmware.
Does it exist for k868-AG ?
Is there anything I could do to make it work ?

Print this item

  KC868-server Ultrasonic and Gas sensors
Posted by: Mandlap - 02-15-2024, 10:31 AM - Forum: "KCS" v2 firmware system - Replies (5)

Please advice on testing ultrasonic sensor (HC-SR04) with KC868-Server. I have a power source of 5Vdc. I'm trying to figure where to connect the "Echo" and "Trigger" pins on the Server and will appreciate the ESPhome code. 
I'm also testing the gas sensor (MQ8), trying to figure where to connect the "Dout" and Aout" pins on the Server and will appreciate the ESPhome code.

Print this item

  KC868-A8 Help
Posted by: Vaughan2024 - 02-14-2024, 10:52 PM - Forum: KC868-A series and Uair Smart Controller - Replies (5)

I recently brought a new board in order to connect to my home assistant via esphome. 
I have been following the training from lesson 21 in order to experiment with writing the code unfortunately I am getting errors and cannot upload to the device.
I was wanting to just set up a basic example like lesson 21 with 8 inputs 8 outputs and a temperature sensor and get them to show up in home assistant when I copy the code from lesson 21 and modify to suit my network specification I cannot upload.
any help would be appreciated.

https://www.kincony.com/forum/showthread.php?tid=824

Print this item

  Set ON/OFF one channel of digital output
Posted by: kloper360 - 02-14-2024, 11:46 AM - Forum: KC868-A16 - Replies (6)

I just got my boards and wanted to test the HTTP GET SET commands to read or set the IOs, but somehow I am not abel to do it. 
Hope somebody here can help me find the issue.

I got this documentation: https://www.kincony.com/forum/attachment.php?aid=2871
It explains clearly what commands to use. 
For example: http://192.168.1.200/ctrl.cgi?secret=abc...=1&value=1
This should set the Output1 to HIGH, but I its not and I am getting the messege in the browser: {"code":-2,"status":"http not open"}

According to the documentation I need to set the "secret" in the board settings, but I cant find that field anywhere.
I am using version: v2.2.2

I can access the board over the IP, I can monitor IOs and I can set them manually to high or low... its only that my HTTP request command doesnt do it.

The other issue is, I cant seem to trigger digital input... atleast its never showing green in the monitor page. I tryed to apply 12V and 24V to it, but nothing is registered. Do digital inputs need to be activated somehow first?

I am using a 24V power supply to digital input ground and pin1.

Thanks in advanced!

Print this item

  Kcs question
Posted by: andrewbenito - 02-14-2024, 09:28 AM - Forum: "KCS" v2 firmware system - Replies (5)

Hello. With kcs, it is possible that two boards e16p to talk with each other? I mean, I want with an digital pin from board 1 to control an output from board 2. It is possible? Thx

Print this item

Photo AIO connection rs485 modbus temperature humididty sensor
Posted by: Tolyanskiy - 02-13-2024, 06:36 PM - Forum: KC868-AIO - Replies (2)

Hi! I have a problem with connect   CWT-TH03S Series RS485 temperature humidity sensor  to my   AIO board.    
This is my esphome code :

uart:
  id: mod_bus
  tx_pin: 33
  rx_pin: 32
  baud_rate: 9600
  stop_bits: 1
  parity: EVEN

 
modbus:
  id: modbus1
  uart_id: mod_bus
  send_wait_time: 200ms


modbus_controller:
  - id: temp_hum_meter
    modbus_id: modbus1
    address: 0x03
    update_interval: 5s


sensor:
  - platform: modbus_controller
    modbus_controller_id: temp_hum_meter
    name: "Temperature"
    id: modbus_temperature
    register_type: holding
    address: 0x00
    unit_of_measurement: "%rh"
    value_type: FP32
    accuracy_decimals: 1    
  - platform: modbus_controller
    modbus_controller_id: temp_hum_meter
    name: "Humifdity"
    id: modbus_humidity
    register_type: holding
    address: 0x01
    unit_of_measurement: "℃"
    value_type: FP32
    accuracy_decimals: 1


And in log file i have this errors

[W][modbus_controller:136]: Duplicate modbus command found: type=0x3 address=1 count=2
[20:30:21][D][modbus_controller:043]: Modbus command to device=3 register=0x01 countdown=0 no response received - removed from send queue

What i doing wrong? Please help.  

RS485 comunication parameters

20:2



Attached Files Thumbnail(s)
   
Print this item

  A24 Display options
Posted by: Yocee - 02-13-2024, 04:12 PM - Forum: KinCony A24 - Replies (3)

Is there any possibility to connect a display to the A24 panel? I do not use the gsm connection, nor the K-thermometers.

Print this item