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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 9,694
» Latest member: Vynith
» Forum threads: 4,195
» Forum posts: 20,850

Full Statistics

Online Users
There are currently 60 online users.
» 0 Member(s) | 45 Guest(s)
Amazonbot, Bing, Crawl, PetalBot, Semrush, Yandex, bot

Latest Threads
KC868-meter-7pv-rs485
Forum: Development
Last Post: admin
Today, 10:20 AM
» Replies: 7
» Views: 3,745
N60 configure yaml for ES...
Forum: N60
Last Post: admin
08-23-2026, 01:42 AM
» Replies: 7
» Views: 1,921
KCS VERSUS ESPHOME
Forum: "KCS" v3 firmware
Last Post: EDVALDO DE MARINGA
08-22-2026, 01:31 PM
» Replies: 2
» Views: 56
KC868-AGv3
Forum: Getting Started with ESPHome and Home Assistant
Last Post: admin
08-20-2026, 10:18 PM
» Replies: 5
» Views: 128
[arduino code examples fo...
Forum: KC868-A32/A32 Pro
Last Post: huanmarie
08-19-2026, 07:09 AM
» Replies: 2
» Views: 1,628
KC868-H32B V5.08 firmware
Forum: News
Last Post: meoowu77
08-18-2026, 11:46 AM
» Replies: 24
» Views: 8,485
KinCony B2 Smart Controll...
Forum: News
Last Post: admin
08-17-2026, 01:07 PM
» Replies: 0
» Views: 71
KC868-A8v3 PCB layout CAD...
Forum: Schematic & diagram & Dimensions of KinCony PCB layout CAD file
Last Post: admin
08-17-2026, 08:44 AM
» Replies: 0
» Views: 93
CT Clamp Compatibility
Forum: KC868-M16 / M1 / MB / M30
Last Post: admin
08-16-2026, 11:08 PM
» Replies: 12
» Views: 2,220
N60 Sensor channel label
Forum: N60
Last Post: marekd1
08-14-2026, 09:14 PM
» Replies: 18
» Views: 2,588

  How to Communicate Between KC868-Server Raspberry Pi4 and Mitsubishi PLC via Ethernet
Posted by: hoang - 09-01-2023, 01:37 AM - Forum: KC868-Server Raspberry Pi4 local server - Replies (1)

hello,

Could you create a simple tutorial video on how to communicate between a PLC and KC868-Server Raspberry Pi4 via Ethernet? For example, sending data like temperature (Analog) from Raspberry Pi to Mitsubishi PLC, and controlling PLC inputs and outputs through Raspberry Pi.

Thank you for you help. 
Hoang

Print this item

  "KCS" v2.1.2 firmware BIN file download
Posted by: admin - 08-31-2023, 11:59 PM - Forum: "KCS" v2 firmware system - No Replies

Here is "KCS" firmware for KinCony KC868-A series (ESP32) board.
How to download and use, online guide: https://www.kincony.com/esp32-kcsv2-firmware.html

v2.1.2 improment:
fixed RS485 protocol bug.



Attached Files
.zip   KCS_KC868_AI_V2.1.2.zip (Size: 783.26 KB / Downloads: 847)
.zip   KCS_KC868_AIO_V2.1.2.zip (Size: 797.15 KB / Downloads: 803)
.zip   KCS_KC868_AK_V2.1.2.zip (Size: 762.19 KB / Downloads: 966)
.zip   KCS_KC868_AM_V2.1.2.zip (Size: 773.14 KB / Downloads: 855)
.zip   KCS_KC868_AP_V2.1.2.zip (Size: 778.79 KB / Downloads: 781)
.zip   KCS_KC868_ASR_V2.1.2.zip (Size: 750.77 KB / Downloads: 794)
.zip   KCS_KC868_E16S_V2.1.2.zip (Size: 783.35 KB / Downloads: 871)
.zip   KCS_KC868_UAIR_V2.1.2.zip (Size: 762.51 KB / Downloads: 892)
.zip   KCS_KC868_A2_V2.1.2.zip (Size: 785.62 KB / Downloads: 882)
.zip   KCS_KC868_A4_V2.1.2.zip (Size: 775.91 KB / Downloads: 826)
.zip   KCS_KC868_A4S_V2.1.2.zip (Size: 796.54 KB / Downloads: 772)
.zip   KCS_KC868_A6_V2.1.2.zip (Size: 771.46 KB / Downloads: 839)
.zip   KCS_KC868_A8_V2.1.2.zip (Size: 779.46 KB / Downloads: 1070)
.zip   KCS_KC868_A8M_V2.1.2.zip (Size: 796.06 KB / Downloads: 860)
.zip   KCS_KC868_A8S_V2.1.2.zip (Size: 797.7 KB / Downloads: 826)
.zip   KCS_KC868_A16_V2.1.2.zip (Size: 787.04 KB / Downloads: 850)
.zip   KCS_KC868_A16S_V2.1.2.zip (Size: 797.59 KB / Downloads: 834)
.zip   KCS_KC868_A32_V2.1.2.zip (Size: 780.88 KB / Downloads: 889)
.zip   KCS_KC868_A32M_V2.1.2.zip (Size: 799.24 KB / Downloads: 853)
.zip   KCS_KC868_A64_V2.1.2.zip (Size: 780.77 KB / Downloads: 973)
.zip   KCS_KC868_A128_V2.1.2.zip (Size: 780.62 KB / Downloads: 965)
.zip   KCS_KC868_AG_V2.1.2.zip (Size: 759.48 KB / Downloads: 867)
Print this item

  Request for free sample
Posted by: TYKNOW - 08-30-2023, 08:42 PM - Forum: Apply for free sample product - No Replies

Hello Kincony, am Nii, a security systems and IT technician who enjoy IoT and wants start a project of it.
I want to get a free sample in order to understand and improve myself of what I have learnt from the videos on Kincony YouTube channel.
As an IT technician, I want to also educate and install for clients so they can enjoy IoT.
Thank you.

Print this item

  [KC868-AG] IR not working
Posted by: NEOhidra - 08-30-2023, 11:46 AM - Forum: KC868-A series and Uair Smart Controller - Replies (9)

The short version - RF works fine, but IR does not work.

Here is my configuration:

Code:
esphome:
  name: "${name_id}"
  friendly_name: "${name}"
  comment: "${comment}"

esp32:
  board: esp32dev
  framework:
    type: arduino

logger:
  level: DEBUG

<<: !include sections/common.yaml

remote_receiver:
  - id: receiver_ir
    pin:
      number: GPIO23
      inverted: True
    dump: all

It is producing this log (config_default_log.txt) when I am pressing the same button multiple times.
The following log entry correlates with each button press:
Quote:Component remote_receiver took a long time for an operation (0.05 s).

Logged code values are always somehow random.

Trying to send, one of the received random codes is not possible. Always because of: "Inconsistent data, not sending"
The log is attached as "config_default_log_error.txt"

Am I doing something incorrectly and causing this issue?



Attached Files
.txt   config_default_log.txt (Size: 6.56 KB / Downloads: 585)
.txt   config_default_log_error.txt (Size: 6.08 KB / Downloads: 745)
Print this item

  KC868 AK
Posted by: ahjamal - 08-30-2023, 11:01 AM - Forum: KC868-A series and Uair Smart Controller - Replies (3)

I downloaded on my KC868-AK V2.0.5 but it doesn't work well. can i get the old version (V 1.0.6) it works so well with my KC868-H32B and is much easier to config

Print this item

  KC868-HA RS485 button adapter firmware and PC software v1.0.4.0826 update
Posted by: admin - 08-29-2023, 01:04 AM - Forum: News - No Replies


improvement:

added "debounce of switch input" option in LATCH mode
   
PC software (HA485_Ctrl_V1.0.4.0826) download:

.zip   HA485_Ctrl_V1.0.4.0826.zip (Size: 908.56 KB / Downloads: 932)
firmware BIN file (HA485_KU_V100_221102_SP230826) for KC868-HA download:

.zip   HA485_KU_V100_221102_SP230826.zip (Size: 6.09 KB / Downloads: 969)
KC868-HA update firmware tool for RS485:

.zip   KC868 Controller Bootloader.zip (Size: 8.56 KB / Downloads: 1116)

   
how use update tool video tour:

Print this item

  KC868-A16 NC outputs
Posted by: Karle - 08-26-2023, 09:53 AM - Forum: KC868-A series and Uair Smart Controller - Replies (1)

Hello,

I would need two NC outputs on the relays.

Is that possible with the KC868-A16 ? Or are they all open when the mosfets are without power ?

Or do I have to take a board with "real" relays on it (like the A16S or 2 x the A8) ?

Greets & thank you 

Karl

Print this item

  KC868-D16 home assistant configuration.yaml
Posted by: engmohades - 08-26-2023, 05:36 AM - Forum: News - Replies (7)

I have performed the same settings as in the link you provided websit ,

https://www.kincony.com/d16-dimmer-integ...-mqtt.html

but it is giving me an "Unknown" and I am unable to control it through Home Assistant.

12345 post password used in page web off KC868-D16 
----------------------------------

mqtt:

  light:
  - name: D16-1
    unique_id: D16-1
    schema: template
    command_topic: "dimmer/xxxxxxxxxxxxxxxxxxxxxxxxx12345/set"
    state_topic: "dimmer/xxxxxxxxxxxxxxxxxxxxxxxxx12345/state"
    command_on_template: >
      {%- if brightness is defined -%}
      ,{"dimmer1":{"value":{{(brightness / 255 * 100) | int - 1}}}
      {%- else -%}
      ,'{"dimmer1":{"value":99}}'
      {%- endif -%}
     
    command_off_template: '{"dimmer1":{"value":0}}'

    state_template: >
      {%- if value_json.dimmer1.value == 0 -%}
        off
      {%- else -%}
        on
      {%- endif -%}
    brightness_template: '{{(value_json.dimmer1.value / 99 * 255)| int}}'

  - name: D16-2
    unique_id: D16-2
    schema: template
    command_topic: "dimmer/xxxxxxxxxxxxxxxxxxxxxxxxx12345/set"
    state_topic: "dimmer/xxxxxxxxxxxxxxxxxxxxxxxxx12345/state"
    command_on_template: >
      {%- if brightness is defined -%}
      ,{"dimmer2":{"value":{{(brightness / 255 * 100) | int - 1}}}
      {%- else -%}
      ,'{"dimmer2":{"value":99}}'
      {%- endif -%}
     
    command_off_template: '{"dimmer2":{"value":0}}'

    state_template: >
      {%- if value_json.dimmer2.value == 0 -%}
        off
      {%- else -%}
        on
      {%- endif -%}
    brightness_template: '{{(value_json.dimmer2.value / 99 * 255)| int}}'


Can you please fix this issue or provide me with the configuration file? I have three KC868-D16 devices, and I want to use them with Home Assistant.



Attached Files Thumbnail(s)
   
Print this item

  Smart home
Posted by: alexgr2006 - 08-24-2023, 03:12 PM - Forum: KC868-HxB series Smart Controller - Replies (3)

hello I use app smart home but to day I can't login... I try and I see msg login failed... username and password is correct any solution?

Print this item

  ESPhome - connect pressure transducer?
Posted by: Vendril - 08-24-2023, 11:48 AM - Forum: KC868-A8S - Replies (3)

Hi,

Can you please show me where to connect wires for water pressure sensor?

  1. Pressure Sensor - https://www.aliexpress.com/item/10050055...1802qhU8yT
  2. Gravity: Analog Water Pressure Sensor (5V) - https://wiki.dfrobot.com/Gravity__Water_...7#target_5


RED = 
BLK = can i use any GND?
GREEN = A1?


How to use in ESPhome? I am very confused.


Code:
# Example configuration
# DC 0-5v - ANALOG_A1
  - platform: gpio
    name: "ANALOG_A1"
    id: ANALOG_A1
    pin:
    number: GPIO36



KC868-A8S v1.2


Thanks



Attached Files Thumbnail(s)
   
Print this item