maddox / harmony-api

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

how to use static IP for Hub ? #114

Open ilker-aktuna opened 3 years ago

ilker-aktuna commented 3 years ago

Hi,

I frequently get "no hubs available" error from the API. As a solution I would like to stop discovery and connect with static IP address to my hub. How can I do that ?

thanks.