Skip to content

Conversation

@falloffalog
Copy link

Hi! I added a Bridge class in order to view/change the Hue Bridge properties, and to programmatically "push" the link-button remotely. It needs unit-test coverage, but works well so far in my own usage. I added simple usage-documentation to your readme. Thanks for your awesome gem!

@robert2d
Copy link

Firstly this is great!

May I suggest adding a single method just for pushing the link button/linking:

def link!
  linkbutton = true
  save
end

That way its a simpler interface to auto linking..

@falloffalog
Copy link
Author

Thanks for the suggestion robert2d; I added this method, as well as updated the bridge attributes since the Hue team has added quite a lot to the API (latest v1.5 I think).

@robert2d
Copy link

Any chance of this getting merged 💡

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

Successfully merging this pull request may close these issues.

2 participants