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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 5,378
» Latest member: xxteh
» Forum threads: 2,577
» Forum posts: 13,333

Full Statistics

Online Users
There are currently 40 online users.
» 1 Member(s) | 30 Guest(s)
Bing, Go-http-client, Google, PetalBot, Yandex, bot, gal

Latest Threads
change wake up name
Forum: KinCony AS
Last Post: gal
1 hour ago
» Replies: 16
» Views: 117
H32L - home assistant
Forum: KC868-HxB series Smart Controller
Last Post: admin
2 hours ago
» Replies: 3
» Views: 10
KC868-AG RF - sending rep...
Forum: KC868-A series and Uair Smart Controller
Last Post: admin
6 hours ago
» Replies: 5
» Views: 155
Kc868 a8 in workshop
Forum: KC868-A8
Last Post: admin
9 hours ago
» Replies: 1
» Views: 11
KC868-A2 configure yaml f...
Forum: KC868-A2
Last Post: admin
9 hours ago
» Replies: 16
» Views: 7,693
One input switch - turn o...
Forum: KinCony AS
Last Post: admin
9 hours ago
» Replies: 1
» Views: 2
KC868-A8 Switch
Forum: KC868-A series and Uair Smart Controller
Last Post: admin
9 hours ago
» Replies: 3
» Views: 37
Problem with IFTTT automa...
Forum: "KCS" firmware system
Last Post: Poczwara13
Yesterday, 09:39 PM
» Replies: 7
» Views: 71
how to use AS ESP32-S3 vo...
Forum: KinCony AS
Last Post: biofects
Yesterday, 08:51 PM
» Replies: 14
» Views: 481
How can I power multiple ...
Forum: KC868-A series and Uair Smart Controller
Last Post: admin
Yesterday, 09:03 AM
» Replies: 12
» Views: 140

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

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

  Expose temperature sensor (ds18b20) from KCS to MQTT home assistant
Posted by: truongdq54 - 09-19-2023, 05:57 AM - Forum: KC868-A16 - Replies (1)

I have plugged ds18b20 temperature sensors to A16 running KCS v2. How can I expose the temperature to MQTT and used it in home assistant?
Thanks.

Print this item

  automation not working properly with KCS V2.1.2
Posted by: engmohades - 09-19-2023, 05:39 AM - Forum: KC868-A8 - Replies (10)

Hello, how are you? I have a KC868-A8 device with firmware version kcsV2.1.2, and I'm experiencing issues with the automation not working properly. I have a water level sensor that is not responding to the automation commands, although it is able to read the water level accurately.



Attached Files Thumbnail(s)
           
   
Print this item

  A8S config yaml for home assistant integration by KCS mqtt
Posted by: admin - 09-19-2023, 03:09 AM - Forum: KC868-A8S - No Replies

mqtt:
  switch:
  - name: 'a8s-kcs-output-1'
    unique_id: a8s-kcs-output-1
    state_topic: 'KC868_A8S/08F9E08B1F58/STATE'
    command_topic: 'KC868_A8S/08F9E08B1F58/SET'
    payload_on:  '{"output1":{"value":true}}'
    payload_off:  '{"output1":{"value":false}}'
    value_template: '{{ value_json.output1.value }}'
    state_on: true
    state_off: false


.txt   A8S_KCS_HA_mqtt.txt (Size: 3.13 KB / Downloads: 527)
just replace your own board's UID.
   

Print this item