e76e78deec
- wled_pull: update full.json, state.json, info.json from device - Add wled_config/presets/sunrise.json (psave payload for preset 1) - README: document defining and pushing presets Made-with: Cursor
9 lines
120 B
JSON
9 lines
120 B
JSON
{
|
|
"psave": 1,
|
|
"n": "Sunrise",
|
|
"ib": true,
|
|
"on": true,
|
|
"bri": 255,
|
|
"seg": [{ "id": 0, "fx": 0, "cct": 0 }]
|
|
}
|