Files
home_assistant/wled_config/presets/sunrise.json
T
tomatocream e76e78deec Pull WLED state from device; add Sunrise preset and presets docs
- 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
2026-03-09 01:03:24 +08:00

9 lines
120 B
JSON

{
"psave": 1,
"n": "Sunrise",
"ib": true,
"on": true,
"bri": 255,
"seg": [{ "id": 0, "fx": 0, "cct": 0 }]
}