forked from tphoney/simple_hue
-
Notifications
You must be signed in to change notification settings - Fork 0
A puppet module that controls the philips hue. It is designed for teaching purposes.
License
mciurcio/simple_hue
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
FACTER_url=http://192.168.0.14/api/AVsa-nKtZOlssVKhBwM9MBVTVVUo11nSsGQPIm55 puppet resource hue_light /etc/puppet/manifests/site.pp node 'hampton' { hue_light { '1': on => 'false', } } /etc/puppet/device.conf [hampton] type hue url http://192.168.0.14/api/AVsa-nKtZOlssVKhBwM9MBVTVVUo11nSsGQPIm55 /etc/hosts 192.168.0.14 hampton puppet plugin download --server huemaster puppet device -v --waitforcert 0 --user root --server huemaster puppet cert sign hampton puppet device -v --user root --server huemaster
About
A puppet module that controls the philips hue. It is designed for teaching purposes.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Ruby 99.4%
- Puppet 0.6%