Open tjiho opened 7 months ago
Hello, Thanks for the work.
I tried to run the example:
script/run \ --uri 'tcp://127.0.0.1:10500' \ --program cat \ --language fr
Then I did "add entry" with the right ip and port in Wyoming integration in HASS.
I got an error: "No services found at endpoint".
When running with --debug, here is the log:
DEBUG:root:Namespace(program='cat', language=['fr'], info_name='external', uri='tcp://0.0.0.0:10500', debug=True) INFO:root:Ready DEBUG:root:Client connected: 1992304827281541 DEBUG:root:Sent info to client: 1992304827281541
Can confirm the same issue
Hello, Thanks for the work.
I tried to run the example:
Then I did "add entry" with the right ip and port in Wyoming integration in HASS.
I got an error: "No services found at endpoint".
When running with --debug, here is the log: