Skip to content

Go library for controlling Philips Hue light(s) with bluetooth

License

Notifications You must be signed in to change notification settings

Flonja/golightmyroom

Repository files navigation

golightmyroom

A go library for controlling Philips Hue light(s) with bluetooth.

My motivation for this project started with not being able to control my light with my laptop, but also that Philips is now forcing users to make an account in order to use their purchased light(s), so now I've gotten a bigger reason to make this!

Example

An example can be found at example.go

Contributing

Currently, contributing is a bit difficult right now, since a lot the code for controlling a light is shared logic. I haven't gotten around to separating it yet.