Skip to content

Instantly share code, notes, and snippets.

@huggre
Created January 5, 2020 16:04
Show Gist options
  • Save huggre/6d4974114bf8b6c9875b72f639c45f7e to your computer and use it in GitHub Desktop.
Save huggre/6d4974114bf8b6c9875b72f639c45f7e to your computer and use it in GitHub Desktop.
from phue import Bridge
b = Bridge('YOUR HUE BRIDGE IP')
b.connect()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment