/
/
/
1{
2 "config_entries": {
3 "bridge_host": {
4 "label": "Bridge IP Address",
5 "description": "IP address of the Philips Hue bridge."
6 },
7 "pair_intro": {
8 "label": "Enter your Hue Bridge IP address below, then press the round link button on top of the bridge and continue within 30 seconds."
9 },
10 "brightness": {
11 "label": "Brightness",
12 "description": "Overall light brightness (0-100)."
13 },
14 "color_mode": {
15 "label": "Mode",
16 "description": "Visualization style. Smooth (default): spectrum-driven brightness with a slowly drifting palette. Ambient: colour cycling only, no brightness modulation. Flashing: brightness pulse on every beat, stronger on downbeats. Energetic: large brightness swings on hits plus fast palette rotation."
17 },
18 "hue_latency_ms": {
19 "label": "Light latency (ms)",
20 "description": "Milliseconds to render light updates ahead of the audio, to offset the Hue bridge and DTLS delay. Increase if the lights lag the music, decrease if they run ahead of it."
21 }
22 },
23 "setup_flow": {
24 "user": {
25 "title": "Pair with your Hue Bridge",
26 "description": "Enter your Hue Bridge IP address, press the round link button on top of the bridge, then continue within 30 seconds."
27 },
28 "pairing": {
29 "title": "Pairing with the Hue Bridge",
30 "progress_text": "Press the round link button on top of your Hue Bridge now..."
31 }
32 },
33 "manifest": {
34 "description": "Sync Philips Hue lights to music using Entertainment Mode."
35 },
36 "errors": {
37 "button_not_pressed": "The link button was not pressed in time. Press the round button on top of your Hue Bridge, then try again."
38 }
39}
40