tommasomarchionni / homebridge-openHAB

Homebridge plugin for openHAB
Apache License 2.0
49 stars 18 forks source link

Fix basic authentication. #13

Closed llamahunter closed 8 years ago

llamahunter commented 8 years ago

The username and password need to be URL encoded. Also, the returned item urls need to have the username and password inserted into them.

llamahunter commented 8 years ago

fixes #6