LukasGrebe / ha-addons

Addons for Home Assistant
GNU General Public License v3.0
37 stars 42 forks source link

How to use ebus-commands #103

Closed sebska closed 5 months ago

sebska commented 5 months ago

Hi there,

how do i run ebus-commands like "ebusctl find" or "grab result"?

Sebastian

sebska commented 5 months ago

ok, that's done

in the config I set the TCP client port under network to 8888. Now I could access it with Putty, just connect the IP of the HA, port 8888 with Telnet. Then the commands that can be found in the ebusd wiki in chapter 3.1 work. https://github.com/john30/ebusd/wiki/3.1.-TCP-client-commands