logantgt / EcpEmuServer

Trigger webhooks from your Logitech Harmony (or other Roku ECP compatible) Universal Remote
MIT License
19 stars 2 forks source link

no devices found #1

Closed gklank closed 2 years ago

gklank commented 2 years ago

Hi,

got it installed on a Ubuntu 22.04 machine, see below the following output: [i] info @ 7/12/2022 10:59:34 PM: EcpEmuServer started (press CTRL+C twice to terminate) [i] info @ 7/12/2022 10:59:34 PM: RuleManager running, loading rules... [*] success @ 7/12/2022 10:59:34 PM: Loaded rule "Beide Lampen" from rules.xml for button "Home" [i] info @ 7/12/2022 10:59:34 PM: Button API running [!] warn @ 7/12/2022 10:59:34 PM: SSDP Multicasting with address 127.0.1.1 (if this is not your preferred interface, try disabling others)

I can access the EcpEmuServer with IP:8060 and getting the following answer:

EcpEmuServer Roku http://www.github.com/ashifter/EcpEmuServer Streaming Stick+ jammy-1 uuid:jammy-1

I used the the following input within the myharmony app: Roku Streaming +

And secondly: Roku Harmony Span

But the myharmony App from Logitech is telling that no devices were found.

Any further help would be appreciated.

Regards

Gerhard

gklank commented 2 years ago

Hi,

version 0.2.2 is functioning thanks!!!

Regards,

Gerhard

logantgt commented 2 years ago

Hello Gerhard,

Yep I was facing this same issue when I was testing the app on different computers earlier and released v0.2.2 to fix that - I'm glad to hear it's working now!

Feel free to open another issue if you have any trouble with the app or you have a suggestion that could help improve it.

Thanks again,

Logan