Control Lifex Smart Lamp from commandline.
- clone the repo
- change working directory to the repo
- change file permission to be able to execute
chmod +x install.sh
- run the shell script
./install.sh
- Turn light on
light on
- Turn light off
light off
- change light brightness by passing an argument between 0 and 1
lightb 0.75