v1.7.0
v1.7.0
Highlights
The sky compass FOV wedge now respects the elevation limits already exposed by the sun_position sensor. When min_elevation and max_elevation are set, the orange wedge becomes an annular sector instead of a full pie slice — giving a more accurate picture of when and where direct sunlight actually enters the window.
Added
- FOV wedge clips to
min_elevation/max_elevationfrom thesun_positionsensor, rendering as an annular sector when limits are present. - Cover-fill band is clamped inside the same elevation band.
- Sky compass tooltip gains a
· elev MIN°–MAX°suffix when elevation limits are active. min_elevationdefaults to0so the full-horizon (sunset/sunrise) case continues to render a full wedge.- New
fovBandRadiigeometry helper inlib/geometry.ts; 16 new tests covering the helper and component elevation rendering.
Compatibility
- Home Assistant 2024.1+
- Adaptive Cover Pro integration 1.7.0+