Hello. I'm configuring the KC868-A8 board with Esphome and the Tuya license. However, I found some errors and would like to share them for a possible solution. KC868-A8 board esphome + Tuya
It's giving an error that I don't know exactly. error image attached.
sensor:
- platform: dallas_temp
name: "Temperatura QCC"
id: temperatura_1
address: 0x06136e7e1f64ff28 # Endereço específico do sensor
accuracy_decimals: 1 # Precisão do sensor em casas decimais
update_interval: 30s # Intervalo de atualização dos dados
- platform: dht
pin: GPIO13 # Ajuste para o pino que você está usando
model: DHT22 # Substitua pelo modelo do seu sensor (DHT11, DHT22, AM2301, etc.)
temperature:
name: "Temperatura externa"
humidity:
name: "Umidade externa"
update_interval: 30s # Ajuste o intervalo de atualização conforme necessário
tuya_iot:
id: tuya_iot_component
product_id: xxx
device_id: xxx
device_secret: xxx
region: us # eu, us, eus, weu, in, cn
# eu: Central Europe Data Center
# us: US West Data Center
# eus: US East Data Center
# weu: Western Europe Data Center
# in: India Data Center
# cn: Chinese Data Center
I have purchased the KC868-ATC V1.4 and want to use the rs232 functionality to control a Heat recovery system.
I use the tuya app to control my house, however i am not sure how to convert this app and KC868-ATC to the full protocol functionallity in the pdf...
Anyone any ideas?
I have a tuya developer account and Arduino IDE, i have created a IDE code, but doesn't work, the connection to tuya is missing i think...
2. KinCony cloud service function:
remote control or monitor sensor state by browser (mobile phone / Windows PC / Apple MAC computer)
3. price of KinCony cloud server:
5usd/year for one board free 2 years only for KinCony official online shop customer. (shop.kincony.com)
if you buy products from KinCony offical shop. You can send email (web@kincony.com) to us, tell us your "order number" and "order photo" , "board model" and "serial number" or "UID". We will add your board serial number to our cloud server.
how to use KinCony cloud server:
a. login by KinCony cloud server webpage: https://mq.kincony.com/qq/login
b. register user name and password
c. login with your user name and password
d. add your device by SCAN QRcode or INPUT your serial number.
Can anyone tell me if the KC868-AIO supports more than two temp sensors?
From the videos it looks like it has two GPIO ports for temp sensors, but not sure if that means only can use two?
Or can multiple temp sensors be hooked to each port ?
We have a project that needs 4 temp sensors. Would we have to use analog temp sensors if we needed more than 2?
i would like to suggest a module like https://shop.kincony.com/products/rs485-...e-by-sht30
It should be modbus, becouse 1wire couses problems for longer distances
For european clients, we use 60mm round flush-mounted box and that product cant fit there.
Mabye you can just did some KC868-HAv2 additional functionality?
Is this possible to control GPIOS between two boards?
I have A32M and A64 and i want to do something like: input1(Board A) -> output1(Board B)
I want to use esphome (i need it for the project) and i dont want to use HA.
Can i do that?
1. fixed bug with ethernet STATIC IP mode.
2. support KinCony NEW Cloud server, remote control and monitor A32 Pro Controller by mobile phone and computer (PC & MAC) via internet by web browser.
3. support "auto discovery" for home assistant by MQTT with zero code config.
4. support Apple HomeKit directly to use.
firmware donwload:
KCS_A32PRO_V3.0.1.zip (Size: 999.11 KB / Downloads: 742)