Closed nightphobos closed 3 years ago
you can do that with the HTTP/JSON interface, that allows settings output pins and reading input pins as well. see the readme. for the enhanced protocol, see ebusd repo documentation
Thank you. I have some problem with hardware part, closing because couldn't check it out right now. Thank you for your software!
Hello!
I want to implement my own firmware for esp32 to transmit data from eBus to ebusd. The reason is that I need to control some additional relay from the same esp32 board using HomeAssistant, and as I understand - recommended firmware works only as eBus communicator.
Maybe you can kindly give some hints to esp<->ebusd exchange protocol description?