Skip to content

Flonja/golightmyroom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.