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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 9,171
» Latest member: gilbertodaniels
» Forum threads: 4,084
» Forum posts: 20,484

Full Statistics

Online Users
There are currently 115 online users.
» 0 Member(s) | 104 Guest(s)
AhrefsBot, Amazonbot, Baidu, PetalBot, bot

Latest Threads
M16v2 and SCT013-050
Forum: KC868-M16 / M1 / MB / M30
Last Post: admin
1 hour ago
» Replies: 5
» Views: 35
[arduino code examples fo...
Forum: KC868-AGv3
Last Post: admin
11 hours ago
» Replies: 0
» Views: 11
[arduino code examples fo...
Forum: KC868-AGv3
Last Post: admin
11 hours ago
» Replies: 0
» Views: 5
[arduino code examples fo...
Forum: KC868-AGv3
Last Post: admin
11 hours ago
» Replies: 0
» Views: 5
KC868-AGv3 ESP32S3 I/O pi...
Forum: KC868-AGv3
Last Post: admin
11 hours ago
» Replies: 0
» Views: 7
KinCony KC868-AGv3 ESP32S...
Forum: News
Last Post: admin
11 hours ago
» Replies: 0
» Views: 11
Single-family home automa...
Forum: DIY Project
Last Post: rosnoteh
11 hours ago
» Replies: 2
» Views: 36
"KCS" v3.25.0 firmware BI...
Forum: "KCS" v3 firmware
Last Post: admin
Yesterday, 07:46 PM
» Replies: 7
» Views: 661
[Arduino IDE demo source ...
Forum: KC868-A128
Last Post: admin
Yesterday, 05:19 AM
» Replies: 0
» Views: 12
Enable 2 I2C buses at the...
Forum: KC868-A128
Last Post: admin
Yesterday, 05:17 AM
» Replies: 1
» Views: 11

  Connect KCOM with 0VDC?
Posted by: speedmeup - 05-23-2024, 09:30 AM - Forum: KC868-AI - Replies (1)

Is it OK to connect KCOM with power supply 0VDC so that I can simplify my wiring out to sensors?

This way I will only need 3 cores for powered sensors:

  • 0V/KCOM,
  • +12VDC,
  • Dry Contact Input

Thank you.

Print this item

  Rs485
Posted by: Savino - 05-23-2024, 04:07 AM - Forum: KinCony Server-Mini / Server-16 Raspberry Pi4 relay module - Replies (15)

Hi, could anyone show me how to solve the following?
I have mini server with home assistant and kc868 - A6 with kincony firmware. I'd like to connect the boards via Rs485 and manage relay and DI of kc868 - A6 from home assistant using Rs485.

Print this item

  Mqtt yaml
Posted by: Philadam - 05-22-2024, 11:52 PM - Forum: KC868-A64 - Replies (1)

Do you have an example on how to add multiple devices (i.e. A64, A16, A8) to a mqtt yaml file?

Print this item

  power input 24v
Posted by: tech1977 - 05-22-2024, 02:38 PM - Forum: KC868-A16 - Replies (7)

Is it possible to use 24v for power input instead of 12v?

Print this item

  Troubleshooting: Binary Sensor Entities Not Appearing
Posted by: engrezk - 05-22-2024, 11:31 AM - Forum: KinCony Server-Mini / Server-16 Raspberry Pi4 relay module - Replies (7)

Why aren't binary_sensor entities for mini server appearing even though I followed the same tutorial in the video 

https://www.youtube.com/watch?v=J5GRh7Gk...KinConyIoT

and used the provided codes as shown ?
I kindly request assistance in using these entities

Code:
switch:
  - platform: rpi_gpio
    switches:
      - port: 5
        name: "CM4 relay1"
      - port: 22
        name: "CM4 relay2"
      - port: 17
        name: "CM4 relay3"
      - port: 4
        name: "CM4 relay4"
      - port: 6
        name: "CM4 relay5"
      - port: 13
        name: "CM4 relay6"
      - port: 19
        name: "CM4 relay7"
      - port: 26
        name: "CM4 relay8"
       
binary_sensor:
  - platform: rpi_gpio
    sensors:
      - port: 18
        name: "CM4 IN1"
        invert_logic: true
      - port: 23
        name: "CM4 IN2"
        invert_logic: true
      - port: 24
        name: "CM4 IN3"
        invert_logic: true
      - port: 25
        name: "CM4 IN4"
        invert_logic: true
      - port: 12
        name: "CM4 IN5"
        invert_logic: true
      - port: 16
        name: "CM4 IN6"
        invert_logic: true
      - port: 20
        name: "CM4 IN7"
        invert_logic: true
      - port: 21
        name: "CM4 IN8"
        invert_logic: true

Print this item

  KC868-A8 - Possible to use A1 and A2 as standard inputs?
Posted by: deanfourie - 05-21-2024, 02:20 AM - Forum: KC868-A series and Uair Smart Controller - Replies (1)

I have used up all the inputs on my KC868-A8,

Is it possible to use A1 and A2 as standard inputs using NO/NC contacts.

Thanks

Print this item

  Control H32B by siri
Posted by: Saif Kitany - 05-20-2024, 04:32 PM - Forum: News - Replies (4)

How can I control H32B by siri? (Not with home assistant)

Print this item

Information Review of KC868-A16 in Russian
Posted by: kotyara12 - 05-20-2024, 01:45 PM - Forum: KC868-A16 - Replies (3)

I bring to your attention another short review of the KC868-A16 in Russian. Emphasis is placed on ESP-IDF do-it-yourself programming and features.

kotyara12.ru/iot/kincony-kc868-a16/

Print this item

  Request for Latest Firmware Update for KC868-E16T
Posted by: engrezk - 05-20-2024, 12:00 PM - Forum: "KCS" v2 firmware system - Replies (5)

Please, I need the latest update from 'KCS', the firmware BIN file for the KC868-E16T device.

Print this item

  Tuya app response
Posted by: Saif Kitany - 05-20-2024, 05:54 AM - Forum: News - Replies (3)

I noticed that controlling my H32B by kincony smart home app, the response is quicker more than by tuya app.

Why is that???

1 my H32B connected to router by ethernet cable, and the configuration in H32B is set as “UDP” 

2.the tuya adapter configured as tcp connection.

Print this item