You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added frame timeout slider. This configures the time a frame will wait for the previous frame to be send to the LEDS. Increasing this should help fix blinking lights due to timeouts. A higher number also results in lower fps.
Manually configure LEDs per screenregion over multiple HUE+ devices & channels
New config.json structure to support new functionality
Possibility to blackout individual Hue+ devices, ignoring the config
startsHidden: (true - false) - Wether the application starts minimized
gamma: (0 - 100) - Higher results in less brightness, more pronounced colors
delay: (0 - 1000) - Time in ms to wait after each frame,
scanDepth: (1-200) - Depth in pixels from screenborder each region scans (Lower results in better performance but worse color accuracy)
pixelsToSkipPerCoordinate: (1 - 200) - Amount of pixels to ignore per non ignored pixel in each LED region (Higher results in better performance but worse color accuracy)
devices:
port: ('COM1' - 'COM....') - Port name of the device
isEnabled: (true-false) - Wether to enable this device or let it be black.
ambilight: - Represents internal data structure
(right, left, top, bottom): - Represents side of the screen
screenRegions: Represents a region of pixels
leds: Represents multiple LEDS
device: (0 - ...) - Index of HUE+ defined in devices list