bias-light

command
v0.0.0-...-b0389d3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 23, 2022 License: MIT Imports: 10 Imported by: 0

README

Bias-light

Minimal application to synchronize a single (WiZ) light with your screen content. The idea is that you set up a single light bulb behind your computer monitor and let it be controlled by this application.

Build

Build the executable with the go compiler from inside this directory:

go build

Usage

Start the application and pass the to be controlled device as parameter:

bias-light --device-wiz "wiz-123abc:38899" --max-luminance 1500

With the following parameters:

  • --device-wiz "wiz-123abc:38899": The WiZ device by its hostname and port, you can also use its IP.
  • --max-luminance: The maximum luminance in lumens, if omitted the emission value will be scaled to the full dynamic range of the light device.
  • --no-white-optimization: Disables optimization for high CRI and high luminance by disabling white emitters. This may help to get a lower latency with some light devices, due to weaker low-pass filtering in the light device's primary color emitters.
  • --brighten: Brightens up all colors by the given factor.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL