What's Changed
This release introduces new sensors for detailed lunar positioning and phases, enhances the accuracy of lunar calculations, and updates the method for fetching new data with a configurable update interval. Additionally, it includes support for German and Indonesian translations and adds more detailed attributes for existing sensors.
New Sensors Added
- Moon Altitude Sensor: Provides the altitude of the moon in degrees and radians.
- Moon Azimuth Sensor: Provides the azimuth of the moon in degrees and radians.
- Moon Parallactic Angle Sensor: Provides the parallactic angle of the moon in degrees and radians.
- Moon High Sensor: Provides the time of the next moon high position.
- Next Moon Phase Sensor: Provides the next moon phase and its date.
- Next Third Quarter Sensor: Provides the date for the next third quarter moon phase.
- Next First Quarter Sensor: Provides the date for the next first quarter moon phase.
Additional Translations
Improvements
- Enhanced accuracy of lunar calculations.
- Changed the method for fetching new data with a configurable update interval.
- Added more detailed attributes for existing sensors.
New Contributors
Full Changelog: v0.1.2...v0.2.0