LukasGrebe / ha-addons

Addons for Home Assistant
GNU General Public License v3.0
43 stars 49 forks source link

How to use ebus-commands #103

Closed sebska closed 10 months ago

sebska commented 10 months ago

Hi there,

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

Sebastian

sebska commented 10 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