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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 4,495
» Latest member: leojames01525
» Forum threads: 2,287
» Forum posts: 11,889

Full Statistics

Online Users
There are currently 39 online users.
» 0 Member(s) | 24 Guest(s)
AhrefsBot, Bytespider, Feedspot, Google, PetalBot, bot

Latest Threads
[arduino code examples fo...
Forum: KC868-A32/A32 Pro
Last Post: admin
33 minutes ago
» Replies: 0
» Views: 2
USB ports
Forum: KinCony Server-Mini / Server-16 Raspberry Pi4 relay module
Last Post: BaconRanch
2 hours ago
» Replies: 2
» Views: 6
PWM support?
Forum: KC868-A16
Last Post: admin
6 hours ago
» Replies: 1
» Views: 12
Lesson23- How to connect ...
Forum: KC868-A series and Uair Smart Controller
Last Post: admin
Yesterday, 10:11 AM
» Replies: 10
» Views: 7,155
KC868-AG RF - sending rep...
Forum: KC868-A series and Uair Smart Controller
Last Post: PhilW
Yesterday, 07:46 AM
» Replies: 3
» Views: 9
Usar entradas y oled i2c ...
Forum: KC868-A6
Last Post: sistemasyusa
Yesterday, 03:16 AM
» Replies: 4
» Views: 15
a16 as basis for a securi...
Forum: KC868-A16
Last Post: admin
09-18-2024, 11:58 PM
» Replies: 8
» Views: 54
GSM CALL RELAY
Forum: KC868-A2
Last Post: admin
09-18-2024, 11:53 PM
» Replies: 9
» Views: 4,107
KC868-A16S or KC868-A8S
Forum: KC868-A series and Uair Smart Controller
Last Post: admin
09-18-2024, 11:51 PM
» Replies: 3
» Views: 38
KCS firmware
Forum: KC868-A series and Uair Smart Controller
Last Post: admin
09-18-2024, 11:48 PM
» Replies: 10
» Views: 113

  KC868-COLB Logical Controller
Posted by: abgran - 09-21-2023, 12:35 AM - Forum: KC868-HxB series Smart Controller - Replies (3)

Hi.. 

My question is,

1. How to reset this COLB?
  - The reason to reset is web admin turning blank. See attachment below.
2. How to update firmware? What tool i need?

Any video to reference?

Thank you.



Attached Files Thumbnail(s)
   
Print this item

  KinCony M1 configure yaml for ESPhome
Posted by: admin - 09-21-2023, 12:13 AM - Forum: KC868-M16 / M1 / MB / M30 - No Replies

   

.txt   M1-Home assistant.txt (Size: 865 bytes / Downloads: 182)

esphome:
  name: m1
  platform: ESP32
  board: esp32dev
uart:
  - id: uart_bus
    tx_pin: GPIO13
    rx_pin: GPIO14
    baud_rate: 9600
    stop_bits: 1   

# Enable logging
logger:

# Enable Home Assistant API
api:

# Example configuration entry
ethernet:
  type: LAN8720
  mdc_pin: GPIO23
  mdio_pin: GPIO18
  clk_mode: GPIO17_OUT
  phy_addr: 0
 
sensor:
  - platform: bl0942
    uart_id: uart_bus
    update_interval: 3s
    voltage:
      name: 'M1 Voltage'
    current:
      name: 'M1 Current'
      filters:
        multiply: 0.1965
    power:
      name: 'M1 Power'
    energy:
      name: 'M1 Energy'
    frequency:
      name: "M1 Frequency"
      accuracy_decimals: 2

switch:
  - platform: gpio
    pin: 33
    name: "M1-relay"

binary_sensor:
  - platform: gpio
    pin: 32
    name: "M1-sensor-DI"

Print this item

  KC868-M1 ESP32 I/O pin define
Posted by: admin - 09-21-2023, 12:11 AM - Forum: KC868-M16 / M1 / MB / M30 - No Replies

IIC SDA:16
IIC SCL:15

Relay:33
Digital input:32

IR sender:4
IR receiver:5

energy meter BL0942 RXD: 13
energy meter BL0942 TXD: 14


Ethernet (LAN8720) I/O define:

#define ETH_ADDR        0
#define ETH_POWER_PIN  -1
#define ETH_MDC_PIN    23
#define ETH_MDIO_PIN  18
#define ETH_TYPE      ETH_PHY_LAN8720
#define ETH_CLK_MODE  ETH_CLOCK_GPIO17_OUT

Print this item

  serial port issue
Posted by: bartek - 09-20-2023, 10:10 PM - Forum: KC868-A8S - Replies (3)

Dear Kincony,

I've recently received my KC868-A8S board from your store on Aliexpress.
However it seems like my new board is not functioning.

I've connected it to 12V power.
Then connected to USB-C cable from board to my laptop.
Nothing is showing up in new serial ports.
I've tested different cables, different usb ports and two different laptops.
My other esp32 board with ttl to serial converter ch340 work just fine.
Only my new kc868-a8s board does not want to work.

Kindly let me know what to do next.

Thank you.

Print this item

  Create light switch in home assistant using MQTT
Posted by: truongdq54 - 09-20-2023, 05:43 PM - Forum: KC868-A16 - Replies (2)

If I create a switch, it works ok,
switch:
  - name: 'a16-kcs-output-1'
    unique_id: a16-kcs-output-1
    state_topic: 'KC868_A16/B0B21CCF0978/STATE'
    command_topic: 'KC868_A16/B0B21CCF0978/SET'
    payload_on:  '{"output1":{"value":true}}'
    payload_off:  '{"output1":{"value":false}}'
    value_template: '{{ value_json.output1.value }}'
    state_on: true
    state_off: false

But if I create a "light",
light:
  - name: 'my_led'
    unique_id: a16-kcs-output-led-wc-1
    state_topic: 'KC868_A16/B0B21CCF0978/STATE'
    command_topic: 'KC868_A16/B0B21CCF0978/SET'
    payload_on:  '{"output1":{"value":true}}'
    payload_off:  '{"output1":{"value":false}}'
    state_value_template: '{{ value_json.output1.value }}'

the UI in home assistant showed "Unknown" status.     
Please help!

Print this item

  ould you please send me a high-quality picture of all the controllers
Posted by: engmohades - 09-20-2023, 12:06 PM - Forum: News - Replies (5)

Hi, could you please send me linlk a high-quality picture of all the controllers, please?

Print this item

Photo KC868-E16S ESP Home configuration with Home Assistant
Posted by: Tase - 09-19-2023, 02:43 PM - Forum: KC868-E16S/E16P - Replies (8)

Hi, since i am new to this, i need the users with time and patience to help out
Have installed ESP Home in Home Assistant, introduced the demo code yaml file (posted here on the frum by other users), but when trying to instal ESP32, by connecting the relay E162 via USB to Server Mini, i do not see the device.        
Am i missing or doing something wrong?

Print this item

Wink kc868 4ch
Posted by: alexgr2006 - 09-19-2023, 10:16 AM - Forum: Suggestions and feedback on KinCony's products - Replies (7)

hey can I use my device from garmin watch?

Print this item

Photo ks868H32BS ks868COLB
Posted by: Kenchy - 09-19-2023, 06:18 AM - Forum: Development - Replies (9)

[font=Söhne, ui-sans-serif, system-ui, -apple-system, 'Segoe UI', Roboto, Ubuntu, Cantarell, 'Noto Sans', sans-serif, 'Helvetica Neue', Arial, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji']Hello!
I am developing my own smart home software. I am using KS868-HS and KS868-COLB devices and want to connect them via Ethernet using the MQTT protocol. I used the "SCAN DEVICE LIST" function to find them in my network. I was also able to retrieve data from KS868-COLB using KINCONY SMART BOARD CONTROLLER. However, when I try to retrieve data using MQTTBox, I don't get a response. In the future, I plan to retrieve data through my own script and a local broker. But for now, I would like to simply read them in MQTTBox. Here are some screenshots.[/font]



Attached Files Thumbnail(s)
           
Image(s)
   
Print this item

  KC868-E16T wiring diagram
Posted by: KinCony Support - 09-19-2023, 06:14 AM - Forum: KC868-E16T - Replies (7)

   

Print this item