Commit Graph

3 Commits

Author SHA1 Message Date
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
tomatocream 4758017483 Pull and keep WLED config (state, full, info)
Made-with: Cursor
2026-03-09 00:54:50 +08:00
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