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

Hardcode IP address in config.json #41

Open
alialrahma opened this issue Aug 3, 2019 · 4 comments
Open

Hardcode IP address in config.json #41

alialrahma opened this issue Aug 3, 2019 · 4 comments

Comments

@alialrahma
Copy link

I wish to hardcore the (static) IP address to my Yeelight Color bulbs. My accessories now tend to be “Updating” more frequently and longer than before installing this plugin and perhaps it is because of finding the Yeelight. Could you please provide a config.json template for adding two or more IP addresses to the platform?

Thanks for writing this plugin!

@RealDyllon
Copy link

Increase connection timeout to a higher value, e.g. from 100 to 250.

@S474N
Copy link

S474N commented Sep 23, 2020

Have segmented LAN, with IoT in another LAN and standard discovery don't work.

I think, that the adding static IP to config.json will be excelent.

@flavienhaas
Copy link

hi, is this implemented yet? it would be a nice addition

@vieira
Copy link
Owner

vieira commented Aug 23, 2023

Not sure if this is all you need but you can set a custom interface in config.json for multicast, see readme.

      "multicast": {
        "interface": "<ip-addr>"
      },

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

5 participants