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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 9,168
» Latest member: 1deelertinfo
» Forum threads: 4,078
» Forum posts: 20,438

Full Statistics

Online Users
There are currently 40 online users.
» 0 Member(s) | 32 Guest(s)
AhrefsBot, Amazonbot, bot

Latest Threads
M16v2 and SCT013-050
Forum: KC868-M16 / M1 / MB / M30
Last Post: SixSixOne
2 hours ago
» Replies: 2
» Views: 23
Girls From Your Town - An...
Forum: Customer project example
Last Post: ahmedwizza1
3 hours ago
» Replies: 0
» Views: 3
[Arduino IDE demo source ...
Forum: KC868-A128
Last Post: admin
8 hours ago
» Replies: 0
» Views: 8
Enable 2 I2C buses at the...
Forum: KC868-A128
Last Post: admin
8 hours ago
» Replies: 1
» Views: 11
How to enable 2 IIC buses...
Forum: KC868-A128
Last Post: admin
8 hours ago
» Replies: 1
» Views: 9
KinCony Pi5R8 – Raspberry...
Forum: News
Last Post: admin
9 hours ago
» Replies: 0
» Views: 7
Automatic water Level Con...
Forum: Apply for free sample product
Last Post: unais
Yesterday, 01:46 PM
» Replies: 0
» Views: 8
connect 2 KC868 to homeas...
Forum: KC868-A16
Last Post: admin
Yesterday, 12:41 PM
» Replies: 5
» Views: 45
KC868-AP KCS 2 MQTT
Forum: KC868-AP / ADR
Last Post: guycaluwaerts
Yesterday, 11:46 AM
» Replies: 6
» Views: 1,989
RS485 Modbus SHT30 sensor...
Forum: "KCS" v3 firmware
Last Post: admin
06-09-2026, 09:31 PM
» Replies: 7
» Views: 462

  Differences in protocols between H32B and H32B Pro?
Posted by: lulu01 - 03-30-2024, 08:34 PM - Forum: Development - Replies (2)

Hello,

I want to use a H32B and a H32B Pro with Home assistant.

For the H32B, I used this unofficial integration: https://github.com/fiLLLip/hass-components-sha. It uses the RELAY-SET- and RELAY-READ- commands; you can see the code here https://github.com/fiLLLip/hass-componen..._init__.py. This works very well.

The same code does not work for H32B Pro. Only about 50% of clicks on switches work, and I often get error messages such as 'Failed to call service switch/turn_on. 'NoneType' object has no attribute 'group''.

Is this normal? Do the H32B and the H32B Pro use different protocols? I found the page for the protocol used in H32B, is it not supposed to work the same on the Pro?

Thank you!

Print this item

  Help to choose the right board
Posted by: Bergoglio - 03-29-2024, 08:13 PM - Forum: KC868-A series and Uair Smart Controller - Replies (3)

Good afternoon,

I need an help to choose the right KC868-A model (I don't want to make a mistake because I must buy 21 pieces....)
My hardware minimum specs :

  1. the board must have an ethernet (rj45) port
  2. min 5 releays NO/NC max load 1 A at 230v
  3. I must connect to every board n. 4 temp sensors DS18B20
What is the best solution ?

Thanks

Print this item

  Firm ware
Posted by: STV - 03-29-2024, 01:06 PM - Forum: KC868-A8 - Replies (1)

Can i get Firmware v1.0.9 same as the video tutorial - 2023 new "KCS" firmware for KinCony ESP32 board detailed explanation

Print this item

  KinCony ESP32 Tuya IoT Adapter V2 released
Posted by: admin - 03-29-2024, 07:36 AM - Forum: News - No Replies

KinCony ESP32 Tuya IoT adapter V2 let relay board or IoT devices easy integrate to tuya IoT platform. We have designed by ESP32 work with Tuya module. Tuya module will connect with Tuya cloud server, when using tuya phone app, message will send to tuya wifi module and decode by ESP32. ESP32 support use arduino IDE to write code, get the tuya message and send any command to RS485 or network device. it’s a good convert tool for smart home automation DIY.

You can add ESP32 Tuya IoT adapter, let your KC868-A series board can use voice control by alexa or google home speaker.

adapter support to use “Tuya MCU SDK Arduino Library”

KC868-H32B,KC868-H32BS …. HxB series smart controller will be easy support TUYA phone application, alexa and google home voice control function.
[Image: esp32-tuya-adapter-v2-1.jpg][Image: esp32-tuya-adapter-v2-4.jpg]
[Image: esp32-tuya-adapter-v2-2.jpg]

[Image: esp32-tuya-adapter-pins-define.jpg]

[Image: esp32-tuya-adapter-v2-6.jpg]

Print this item

  KinCony Server16 Node-Red testing flows demo example
Posted by: admin - 03-29-2024, 07:35 AM - Forum: KinCony Server-Mini / Server-16 Raspberry Pi4 relay module - No Replies

   
   
Node-Red flows download: 
.zip   flows-test-English.zip (Size: 3.24 KB / Downloads: 722)

Print this item

  KinCony Server16 Raspberry Pi iot gateway CM4 GPIO pins define
Posted by: admin - 03-29-2024, 07:33 AM - Forum: KinCony Server-Mini / Server-16 Raspberry Pi4 relay module - No Replies

   

Print this item

  Two IFTT on same Input
Posted by: philippe - 03-28-2024, 08:07 AM - Forum: KC868-A series and Uair Smart Controller - Replies (1)

Hi,
I use KCS V2.2.2
Id like to use one button to do 2 different things:
-if single press do relay1
-if press and hold for 1sec do relay2

Can I do that? How?
Thank you

Print this item

  KC686-A4 0-10 ->PWM
Posted by: Yocee - 03-27-2024, 10:44 AM - Forum: KC868-A4 - Replies (1)

Hello!

Is it possible to use the 0-10v output as a pwm output? I want to control a heating pump with it.
The firmware would be ESPhome. I am attaching the pump PWM signal data.

esphome:
  name: pump
  platform: ESP32

wifi:
  ssid: "xxx"
  password: "xxx"

# Enable logging
logger:

# Enable Home Assistant API
api:
  password: "xxx"

ota:
  password: "xxx"

output:
  - platform: ledc
    pin: GPIO26
    frequency: 100 Hz
    id: pump_pwm

fan:
  - platform: speed
    output: pump_pwm
    name: "pump"



Attached Files Image(s)
   
Print this item

  how-to config ymal for work rs485
Posted by: itzek - 03-26-2024, 11:24 PM - Forum: KC868-Server Raspberry Pi4 local server - Replies (12)

Hello I have the following components: KC868-Server,KC868-COLB, KC868-H32B Pro in my installation 
i need to use modbus 485 with other controllers I need help or guide how-to config ymal for work rs485 and some examples how to control controllers using rs485

Print this item

  Alexa can't find devices
Posted by: Rodrigo nunes - 03-26-2024, 10:43 PM - Forum: KC868-A8 - Replies (1)

Good afternoon everyone, I'm having difficulty configuring the board for Alexa to identify the channels, I'm using Tasmota firmware, I'll list what happens.
 1- when I install the firmware and do all the steps, Alexa finds the 8 channels 
2- this same board that Alexa found the channels, if I connect via network cable to another router other than the one previously configured, she doesn't find it channels 
3 - I noticed that it generates a valid IP, so much so that I can access the tasmota settings.
4- I also noticed that it keeps trying to connect to the previously configured network. 
5- For example, if you configure it on Wi-Fi and lose the signal, even via network cable, the channels will be offline
   My question would be the following, can I configure the board in my workshop and get home and connect via network cable and search for the device on Alexa?

Print this item