# Changelog All notable changes to the ESP Daylight component will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [1.0.0] - 2025-09-09 ### Added - Initial release of ESP Daylight component - NOAA Solar Calculator implementation for sunrise/sunset calculations. Reference: https://gml.noaa.gov/grad/solcalc/ - Support for global locations including polar regions - Time offset functionality for scheduling applications
0702ea4ddce95a3d94e0a90f5203d3084700d33e
idf.py add-dependency "espressif/esp_daylight^1.0.0"