3 Commits

Author SHA1 Message Date
tomatocream d3eb5d286a wled_push: include modified wled_push.py
Made-with: Cursor
2026-03-09 01:03:57 +08:00
tomatocream 3a40741096 Add README, sunrise alarm, CCT (white/warm) support and configs
- README: WLED pull/push usage, sunrise alarm, white vs warm (CCT) section
- wled_push: --cct 0-255 for segment 0 color temperature
- wled_config: white.json, warm.json, sunrise presets; updated state/full

Made-with: Cursor
2026-03-09 00:50:35 +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