openhue / openhue-cli

OpenHue CLI is a command-line interface for interacting with Philips Hue smart lighting systems.
https://www.openhue.io/cli
Apache License 2.0
41 stars 6 forks source link

The setup command now allows the set the bridge IP using the --bridge flag parameter #38

Closed thibauult closed 8 months ago

thibauult commented 8 months ago

Usage:

openhue setup --bridge 192.168.1.100

or

openhue setup -b 192.168.1.100