Smart Home Automation Forum
A32 Pro ESPHome yaml include RS485 modbus temperature humidity sensor - Printable Version

+- Smart Home Automation Forum (https://www.kincony.com/forum)
+-- Forum: Technical Support (https://www.kincony.com/forum/forumdisplay.php?fid=20)
+--- Forum: KC868-A32/A32 Pro (https://www.kincony.com/forum/forumdisplay.php?fid=27)
+--- Thread: A32 Pro ESPHome yaml include RS485 modbus temperature humidity sensor (/showthread.php?tid=6849)

Pages: 1 2


RE: A32 Pro ESPHome yaml include RS485 modbus temperature humidity sensor - admin - 12-15-2024

if you are using USB-RS485 adapter plugin to Pi's USB port. just find out the RXD,TXD pin.


RE: A32 Pro ESPHome yaml include RS485 modbus temperature humidity sensor - xarouli5 - 12-15-2024

I would like to make it work on the KC-868 AIO rs485 port using yaml code. Is it possible?

Tutorial for yaml?


RE: A32 Pro ESPHome yaml include RS485 modbus temperature humidity sensor - admin - 12-16-2024

sure. as same as the A32 Pro's sample yaml code.


RE: A32 Pro ESPHome yaml include RS485 modbus temperature humidity sensor - xarouli5 - 12-16-2024

Is there a TUTORIAL to understand how yaml works?


RE: A32 Pro ESPHome yaml include RS485 modbus temperature humidity sensor - admin - 12-16-2024

some basic knowledge you can search by Google.


RE: A32 Pro ESPHome yaml include RS485 modbus temperature humidity sensor - xarouli5 - 12-17-2024

(12-16-2024, 11:21 AM)admin Wrote: some basic knowledge you can search by Google.

For around 1000usd spent on your products, this is not the kind of aftersales expected... 
So you only support the hardware or we should buy YOUR server to get answers?

Of course there are a lot of GENERIC yaml tutorials but not specific on YOUR platform and how to integrate sensors to it..


RE: A32 Pro ESPHome yaml include RS485 modbus temperature humidity sensor - admin - 12-17-2024

there are many different RS485 sensor with different protocol. ONLY you know your RS485 sensor protocol, so you need according to ESPHome modbus controller for integration.We will provide directions for problem-solving, but it does not mean we will help you complete everything. Everyone needs to learn.


RE: A32 Pro ESPHome yaml include RS485 modbus temperature humidity sensor - xarouli5 - 12-18-2024

(Yesterday, 11:43 PM)admin Wrote: there are many different RS485 sensor with different protocol. ONLY you know your RS485 sensor protocol, so you need according to ESPHome modbus controller for integration.We will provide directions for problem-solving, but it does not mean we will help you complete everything. Everyone needs to learn.

That is why I asked a GENERAL tutorial for yaml. I didn't ask for the pins etc.
Everytime I try to input code for anything except the original yaml it returns errors and something stops working.

I have watched more than a dozen yaml videos already but they do not help with setting up KinCony boards.