Crates.io | wizctl |
lib.rs | wizctl |
version | 0.1.1 |
source | src |
created_at | 2024-09-12 21:15:31.117599 |
updated_at | 2024-09-12 21:20:21.261342 |
description | A simple command line utility for controlling Wiz Connected LED light strips. |
homepage | https://github.com/jooris-hadeler/wizctl |
repository | |
max_upload_size | |
id | 1373149 |
size | 20,006 |
WizCtl is a simple command line utility to controll Wiz Connected LED light strips.
You can easily install this tool using cargo install wizctl
.
This tool requires you to have a decently up to date version of Rust (>= 1.80.0) installed.
$ git clone https://github.com/jooris-hadeler/wizctl.git
$ cd wizctl
$ cargo build --release
In order to talk to your LED light strip you need to know its IP address, this is usually easy to find in your routers web panel.
Once you know the IP address you can talk to the light strip by using the -i <IP>
flag,
this also works for multiple light strips.
Here is an example to set the light strip to the warm white dynamic scene:
$ wizctl -i <IP> dynamic warm-white