studioimaginaire / phue

A Python library for the Philips Hue system
Other
1.52k stars 267 forks source link

Can't connect to brige #139

Closed fredrikj31 closed 5 years ago

fredrikj31 commented 5 years ago

Hey.

I can't connect to the brige...

I have tried the IPv4 the "192.168.*" But without luck...

I just want to know how, and what ip address type I need to use to connect to my brige.

SpootDev commented 5 years ago

In my environment at home I run DHCP to hand out addresses. I just looked at the leases to find the IP.

fredrikj31 commented 5 years ago

But what ip should i use for the connection to the Hub? @SpootDev

SpootDev commented 5 years ago

https://www.developers.meethue.com/documentation/getting-started

Step 2 shows how to get IP to connect to.

fredrikj31 commented 5 years ago

How do i check if its connected? @SpootDev

fredrikj31 commented 5 years ago

Thanks for the answer @SpootDev. I tested it and it worked thanks alot :)