Skip to main content
Version: 8.27 (latest)

Sun Art

Display a beautiful full-screen color pattern that changes throughout the day based on the sun's position. No API key required.

Overview

The Sun Art plugin creates dynamic visual patterns using the board's color tiles:

  • Pattern changes through 12 distinct stages (night, dawn, sunrise, morning, noon, etc.)
  • Calculated from your location's actual sun position
  • Uses all available color tiles for rich visuals

Setup

  1. Open http://localhost:4420
  2. Go to the Integrations page
  3. Toggle Sun Art on
  4. Set your latitude and longitude
  5. Click Save Changes

Available Variables

VariableDescriptionExample
{sun_art.sun_art}Full-screen pattern (use alone)(full board)
{sun_art.sun_stage}Current stage nameSUNSET
{sun_art.sun_position}Sun elevation angle45.2
{sun_art.is_daytime}Whether sun is uptrue
{sun_art.time_to_sunrise}Time until sunrise06:30
{sun_art.time_to_sunset}Time until sunset12:15

Sun Stages

StageDescription
NightDeep blue/violet tones
Late NightSubtle pre-dawn hints
DawnFirst light on the horizon
Early SunriseWarm colors emerging
SunriseFull sunrise palette
MorningBright warm tones
NoonPeak yellow/white
AfternoonWarm golden hour begins
Late SunsetRich orange/red sky
DuskFading purple tones
TwilightDeep blue returning

Next Steps