armzilla / amazon-echo-ha-bridge

emulates philips hue api to other home automation gateways
Apache License 2.0
721 stars 168 forks source link

Indigo URLs not working #68

Open Astroman opened 8 years ago

Astroman commented 8 years ago

I just installed this very cool and useful program to use with my Indigo automation software on my Mac. Unfortunately, it doesn't work directly to Indigo's Restful URLs although I am able to control Indigo via the intermediate server function of Home Remote. Usually I only have trouble with authenticated URLs to Indigo but unsecured ones don't work either. They do work directly from a browser though or using the test function of the configurator.

Here is an example of what one type of Indigo URL looks like: https://user:pass@HOSTIP/indigo/actions/Test?_method=execute.

Thanks!

--Dave

Astroman commented 8 years ago

BTW, Indigo uses digest authentication.