MagnusEnger / hue-perl

A Perl module for the Philips Hue light system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hue-perl

Perl module for the Philips Hue light system

A quick and dirty implementation to control your hue lights from perl.

Please configure the environment appropriately:

export HUE_BRIDGE="http://192.168.1.123"
export HUE_KEY="7c1590fb6089be2129260acb2df53372"

and check the examples in examples/ .

About

A Perl module for the Philips Hue light system

License:Other


Languages

Language:Perl 100.0%