Skip to content

jorgenskogas/lifx-hsl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LIFX HSL command line tool

Usage

Usage: ruby lifx-hsl.rb [arguments]
    -n, --name                       Name of the bulb to change.
    -H, --HUE 170                    Set color in HUE value, between 0.0 and 360.0.
    -s, --saturation 0.9             Set the saturation value, between 0.0 and 1.0.
    -l, --lightness 0.5              Set the lightness value, between 0.0 and 1.0.
    -d, --duration 4                 Set the color fade, in seconds.
    -o, --off 0                      Turn light off after color change
    -h, --help                       Show this message
    -v, --version                    Print version

License

MIT. See LICENSE

About

Ruby LIFX HSL command line tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages