roam-location/weather
Adriano Caloiaro ef7c36af37
feat(weather): add dawn and dusk conditions based on solar sensor
Detect twilight by checking when the solar radiation sensor reads low but
positive values (< 30 W/m²) while the sun is geometrically near the horizon
(sinusoidal fraction < 0.2 or outside model daylight hours). Morning/afternoon
local time distinguishes dawn from dusk without hard-coding sunrise/sunset times.
2026-04-11 12:28:38 -06:00
..
condition.go feat(weather): add dawn and dusk conditions based on solar sensor 2026-04-11 12:28:38 -06:00
weather.go feat: append location snapshots to WebDAV JSON log on each poll 2026-04-10 08:45:50 -06:00