Posts: 9,175
Threads: 1,204
Joined: Oct 2020
Reputation:
237
if you are using USB-RS485 adapter plugin to Pi's USB port. just find out the RXD,TXD pin.
Posts: 46
Threads: 1
Joined: Dec 2024
Reputation:
0
I would like to make it work on the KC-868 AIO rs485 port using yaml code. Is it possible?
Tutorial for yaml?
Posts: 9,175
Threads: 1,204
Joined: Oct 2020
Reputation:
237
sure. as same as the A32 Pro's sample yaml code.
Posts: 46
Threads: 1
Joined: Dec 2024
Reputation:
0
Is there a TUTORIAL to understand how yaml works?
Posts: 9,175
Threads: 1,204
Joined: Oct 2020
Reputation:
237
some basic knowledge you can search by Google.
Posts: 9,175
Threads: 1,204
Joined: Oct 2020
Reputation:
237
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.