Files
home_assistant/wled_config/white.json
T
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

6 lines
76 B
JSON

{
"on": true,
"bri": 255,
"seg": [{ "id": 0, "fx": 0, "cct": 255 }]
}