Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Discovery not working - defining using MAC & IP #187

Open
HaberHash opened this issue May 14, 2024 · 1 comment
Open

Discovery not working - defining using MAC & IP #187

HaberHash opened this issue May 14, 2024 · 1 comment

Comments

@HaberHash
Copy link

Given that discovering bulbs is so problematic can someone share how we'd define a list of lights using MAC & IP? I've tried several combinations based on what's in the readme, but can't seem to get it working properly.

Many Thanks!!!

@mclarkk
Copy link
Owner

mclarkk commented Oct 13, 2024

From the README:

lights = lan.get_lights()                              # Option 1: Discovery
light = Light("12:34:56:78:9a:bc", "192.168.1.42")     # Option 2: Direct

If that doesn't help, please post your actual code and the errors you're getting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants