Changelog

# 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