Tags: okkine/HA-Sol
Tags
Release 2026.05.01 Remove the pre-release README notice and bump the integration version for the 2026.05.01 release. Made-with: Cursor
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
Sol 2026.04.02c — README pre-release note, manifest key order
Sol 2026.04.02b — hassfest/HACS manifest + CONFIG_SCHEMA fix
Sol 2026.04.01 — PyEphem maintenance release with breaking-change notice
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
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
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