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

Connect-HueBridge should reconnect seamlessly (using -DeviceID) #113

Open
StartAutomating opened this issue Jan 23, 2024 · 0 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@StartAutomating
Copy link
Owner

Connect-HueBridge connects to a Hue Bridge. For first connections, this requires a physical button press.

Hue bridges often renew IP addresses after a network outage, which breaks automation.

If Connect-HueBridge were refactored slightly, it could skip this step. If the device ID already exists, we can simply change it's IP.

@StartAutomating StartAutomating added the enhancement New feature or request label Jan 23, 2024
@StartAutomating StartAutomating self-assigned this Jan 23, 2024
StartAutomating pushed a commit that referenced this issue Jan 23, 2024
Adding -DeviceID parameter to reconnect seamlessly.
github-actions bot pushed a commit that referenced this issue Jan 23, 2024
Adding -DeviceID parameter to reconnect seamlessly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant