john30 / ebusd-esp32

Firmware for ESP32-C3 allowing eBUS communication for ebusd (https://github.com/john30/ebusd)
https://adapter.ebusd.eu/v5
23 stars 1 forks source link

Ebus to MQTT #43

Closed vlak6613 closed 6 months ago

vlak6613 commented 7 months ago

Hello people, I am having problems connecting the ebus adapter to Hassio. I have been running the home assistant server on a raspberry pi and the web interface with the ebus adapter and the correct firmware is also up and running. Only I have no idea how to get MQTT working now. I have been looking up the necessary information for a few days now, but I have no idea how to approach this now. Do I have to do something in the web interface of the ebus adapter or do I have to get started in hassio. anyone have any ideas?

vlak6613 commented 7 months ago

I managed it with the ebusd app in hassio.

Only now I get this error. Is that because I haven't connected the boiler yet? 2023-12-30 14:33:35.436 [bus error] unable to open 192.168.178.67:9999: ERR: generic I/O error 2023-12-30 14:33:35.436 [bus notice] device invalid

Just to be clear, I have not yet connected my central heating boiler to the eBUS

john30 commented 6 months ago

is 192.168.178.67 the ip address of the adapter? for MQTT you need to configure ebusd accordingly.

vlak6613 commented 6 months ago

Yes. Thats the correct ip. Op 31 dec 2023 om 10:29 heeft John @.***> het volgende geschreven: is 192.168.178.67 the ip address of the adapter? for MQTT you need to configure ebusd accordingly.

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>

john30 commented 6 months ago

as stated before: for MQTT you need to configure ebusd accordingly, see here: https://github.com/john30/ebusd/wiki/2.-Run#mqtt-options not an adapter issue anyway, so closing