raymondelooff / homebridge-huejay

Homebridge Plugin for Philips Hue accessories based on Huejay
GNU General Public License v3.0
11 stars 1 forks source link

Cannot get username #6

Closed HajLender closed 6 years ago

HajLender commented 6 years ago

Hello,

when I modify my config.json with the

"platforms": [ { "platform": "HuePlatform", "name": "Hue" } ]

and run the homebridge, I get the following and nothing else:

/30/2018, 9:19:04 PM] [Hue] Found Hue Bridge with ID: XXX788FFFE473042, IP: XXX.168.1.121 [1/30/2018, 9:19:04 PM] [Hue] Loading accessories...

Could you please help me?

Thank you David

raymondelooff commented 6 years ago

Hi David, thank you for your interest in homebridge-huejay! Could you please turn on Homebridge debugging and post the log here? See the Basic Troubleshooting page for more information. A more detailed log will help troubleshooting the issue.

BrandonHacks commented 6 years ago

I'm having this same issue and cannot figure out the problem.

raymondelooff commented 6 years ago

I was able to reproduce the issue. I've released version 1.4.4 that should fix this issue. Let me know if it works.