Files
home_assistant/wled_config/state.json
T
tomatocream 3812dbc8ad Add WLED pull/push scripts and config backup
- wled_pull.py: fetch state, info, cfg, effects, palettes from WLED
- wled_push.py: send commands or JSON state to WLED
- wled_config/: saved full.json, state.json, info.json from 192.168.240.30

Made-with: Cursor
2026-03-08 00:52:20 +08:00

77 lines
1.0 KiB
JSON

{
"on": true,
"bri": 254,
"transition": 7,
"ps": -1,
"pl": -1,
"ledmap": 0,
"AudioReactive": {
"on": true
},
"nl": {
"on": false,
"dur": 60,
"mode": 1,
"tbri": 0,
"rem": -1
},
"udpn": {
"send": false,
"recv": true,
"sgrp": 1,
"rgrp": 1
},
"lor": 0,
"mainseg": 0,
"seg": [
{
"id": 0,
"start": 0,
"stop": 1,
"len": 1,
"grp": 1,
"spc": 0,
"of": 0,
"on": true,
"frz": false,
"bri": 255,
"cct": 0,
"set": 0,
"col": [
[
56,
56,
56,
56
],
[
0,
0,
0,
0
],
[
0,
0,
0,
0
]
],
"fx": 0,
"sx": 128,
"ix": 128,
"pal": 0,
"c1": 128,
"c2": 128,
"c3": 16,
"sel": true,
"rev": false,
"mi": false,
"o1": false,
"o2": false,
"o3": false,
"si": 0,
"m12": 0
}
]
}