Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
cyberax
8 months ago
|
parent
|
context
|
favorite
| on:
ESPHome
RS-485 is a shared bus, so you need to use some kind of a protocol to arbitrate access, and to make sure you don't flash unintended devices.
BACnet is one example, but other protocols can work too.
epcoa
8 months ago
[–]
https://esphome.io/components/modbus_controller.html
cyberax
8 months ago
|
parent
[–]
It doesn't allow firmware updates over modbus. The same would also apply to Zigbee.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
BACnet is one example, but other protocols can work too.