maddox / harmony-api

🗼 A simple server allowing you to query/control multiple local Harmony Home Hubs over HTTP or MQTT
MIT License
394 stars 115 forks source link

Unable to connect to hub #58

Open Timofcourse opened 7 years ago

Timofcourse commented 7 years ago

Hi there I'm trying to get this working on in Windows environment. I've installed Nodejs and Git for Windows, ran the npm install without issue, but when I start it (npm start) it never discovers my Harmony Hub. I also manually defined my harmony hub info in the config.json, but it's still not finding it. The Windows machine Im running this on is on the same network as the Harmony hub.

Is there something else Im missing to get this working?

Thanks.