Skip to content

Tags: okkine/HA-Sol

Tags

2026.05.01

Toggle 2026.05.01's commit message
Release 2026.05.01

Remove the pre-release README notice and bump the integration version for the 2026.05.01 release.

Made-with: Cursor

2026.04.04

Toggle 2026.04.04's commit message
fix(sol): run legacy .storage glob in executor

Path.glob uses scandir and blocked the event loop during setup.
Scan keys in hass.async_add_executor_job and remove stores as before.

Version 2026.04.04.

Made-with: Cursor

2026.04.02

Toggle 2026.04.02's commit message
Sol 2026.04.02 — Skyfield rewrite

2026.04.02c

Toggle 2026.04.02c's commit message
Sol 2026.04.02c — README pre-release note, manifest key order

2026.04.02b

Toggle 2026.04.02b's commit message
Sol 2026.04.02b — hassfest/HACS manifest + CONFIG_SCHEMA fix

2026.04.01

Toggle 2026.04.01's commit message
Sol 2026.04.01 — PyEphem maintenance release with breaking-change notice

2025.12.01

Toggle 2025.12.01's commit message
Update to v2025.12.01: Fix reversal_time error, change declination no…

…rmalized to -1/+1 range, add deprecation notification for SolsticeCurveSensor, maintain backward compatibility

2025.11.27

Toggle 2025.11.27's commit message
Fix hacs.json trailing comma

2025.11.26

Toggle 2025.11.26's commit message
Fix azimuth sensor stalling by checking all checkpoints, not just rev…

…ersals

- Modified get_next_step to consider all checkpoints (reversals and solar noons) when checking if they block the path to target azimuth
- Modified get_time_at_azimuth to use all checkpoints for search window capping
- This fixes the issue where sensors were ignoring the first checkpoint in the list (solar noon) and stalling when transitioning from no reversals to reversals

2025.11.25

Toggle 2025.11.25's commit message
Fix HACS validation: add issue_tracker, fix manifest sorting, remove …

…invalid hacs.json fields, fix translations, add config schema, update version to 2025.11.25