Config
← Back to Home
View JSON
Multiplier URL
Server Port
Advanced: Full config.json (edit carefully)
{ "server": { "port": 3017 }, "hue": { "ip": "10.69.10.10", "username": "9mt-Y7y6rwoeSaeaHyojMej3RVV4ZVVujiXW9mdw", "transitiontime_dectenths": 0, "lights": { "blower": 27, "blind": 12, "bubbles": 24, "windman": 18, "snow": 19, "entrance": 1, "playRight": 5, "playLeft": 6, "tvRight": 7, "tvLeft": 8, "goLeft": 9, "goRight": 10, "stripTV": 11 }, "brightness": { "max": 255, "half": 128, "dim": 1 }, "colors_xy": { "default": [ 0.31273010828044, 0.32901988267151 ], "toxic": [ 0.1677, 0.3759 ], "max": [ 0.2873, 0.1125 ], "mel": [ 0.1948, 0.0677 ], "red": [ 0.73500005089041, 0.26499994910959 ], "orange": [ 0.56336720170587, 0.42029993299074 ], "yellow": [ 0.42233190945478, 0.54791407397442 ], "green": [ 0.11500021676132, 0.82599957537013 ], "blue": [ 0.15700016726804, 0.017999633603352 ], "indigo": [ 0.26200407952923, 0.062871614018572 ], "violet": [ 0.36808140444611, 0.1898984279054 ] } }, "durations_ms": { "BUBBLE": { "MINI": 1000, "SHORT": 2000, "MED": 3500, "LONG": 5000, "DEFAULT": 3500 }, "BLIND": { "MINI": 1000, "SHORT": 2000, "MED": 2000, "LONG": 2000, "DEFAULT": 2000 }, "BLOWER": { "MINI": 1000, "SHORT": 2000, "MED": 3500, "LONG": 5000, "DEFAULT": 5000 }, "WINDMAN": { "MINI": 1000, "SHORT": 2000, "MED": 3500, "LONG": 5000, "DEFAULT": 5000 }, "SNOW": { "MINI": 1000, "SHORT": 2000, "MED": 3000, "LONG": 5000, "DEFAULT": 2500 } }, "cooldowns_ms": { "BUBBLE": 250, "BLIND": 250, "BLOWER": 250, "WINDMAN": 250, "SNOW": 250 }, "logging": { "file": "./logs.txt", "max_bytes": 1048576, "hue_calls": true, "confirm_details": true }, "retries": { "attempts": 3, "base_backoff_ms": 50 }, "patterns": { "BLIND": { "counts": { "SHORT": 1, "MED": 3, "LONG": 5, "DEFAULT": 1 }, "gap_ms": 1250 } }, "multiplier_url": "http://ttl-relay.xstarwake.com/MULTIPLIER", "safe_mode": false }
Save
Save & Back