pcalcado / fernsehturm

Information Radiator Experiments

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fernsehturm

Information Radiator Experiments

Philips Hue

Trying it as a cheaper(!!) replacement for Delcom lights.

Pics of the default colours:

app = App.new("test") #can be anything
bridge = Bridge.new("10.23.69.143") #you can get the bridge's IP from the Hue web app

app.connect_to!(bridge)
app.change_colours!(1, Colours::BRIGHT + Colours::RED + Colours::FLICKERING)

About

Information Radiator Experiments


Languages

Language:Ruby 97.0%Language:Shell 3.0%