# 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.1] - 2025-09-10 Moved from esp-rainmaker to idf-extra-components ## Added - Unit test suite and example application ## [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
2a04c72a57590a2025b9504712f939c5e31a01e9
idf.py add-dependency "espressif/esp_daylight^1.0.1"