Skip to content

My own version, in Bash script form, of the 'rhythm' function in Wiz's Android app due this function's very limited customizability. This script is intended to be run by cron every x minutes (I use 30). It's basically a wrapper for the node/bash commands developed by <WHO AGAIN?> (available from npm) <LINK> and calls commands that integrate the …

Notifications You must be signed in to change notification settings

joostvhts/Wiz-light-script-for-cron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

My own version, in Bash script form, of the 'rhythm' function in Wiz's Android app due this function's very limited customizability.

This script is intended to be run by cron every x minutes (I use 30). It's basically a wrapper for the node/bash commands developed by <WHO AGAIN?> (available from npm) and calls commands that integrate the time of day. The script grabs the current time, looks up the appropriate light temperature (K) and brightness (0-255) then runs wizlight along with those calculated values, for each (hardcoded) light IP address.

To do: make setup script for setting number of lights/their IPs.

About

My own version, in Bash script form, of the 'rhythm' function in Wiz's Android app due this function's very limited customizability. This script is intended to be run by cron every x minutes (I use 30). It's basically a wrapper for the node/bash commands developed by <WHO AGAIN?> (available from npm) <LINK> and calls commands that integrate the …

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published