Skip to content

💡 Simple command line interface for Philips Hue

License

Notifications You must be signed in to change notification settings

sinedied/hue-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💡 hue-cli

NPM version Node version License

Simple command line interface for Philips Hue.

Installation

npm install -g @sinedied/hue-cli

Usage

Usage: hue [setup|scene|on|off]

Commands:
  setup            Configure hue bridge or show current config
    -l, --list     List bridges on the network
    -i, --ip       Set bridge ip (use first bridge if not specified)
    --force        Force setup if already configured
    
  s, scene <name>  Activate scene starting with <name>
    -l, --list     List scenes, using <name> as optional filter
    -m, --max <n>  Show at most <n> scenes when listing (10 by default)
    -c, --create   Create scene <name> using current lights state
    
  i, on            Switch all lights on  
  o, off           Switch all lights off

About

💡 Simple command line interface for Philips Hue

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published