Skip to content

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 24 Apr 02:21
· 233 commits to main since this release

v1.5.0

Highlights

Two Sky Compass enhancements that make the card more useful for real-world installs: you can now rotate the compass to match your home's orientation, and paint each cover wedge its own color to tell them apart at a glance.

Added

  • Configurable north offset (north_offset, degrees, default 0) on both the embedded and standalone Sky Compass cards. Positive values rotate the compass clockwise — e.g. north_offset: 90 puts East at the top. All compass layers (sun, FOV wedges, blind spot, window arrow, moon, sun path, cardinal labels, crosshair grid) rotate together; sun/azimuth readouts stay in true degrees. Exposed in the GUI editor as a numeric field.
  • Per-cover color overrides on the standalone Sky Compass card. Each cover listed in the card config can be given an explicit color value (any CSS color) via the GUI editor. Overrides are merged on top of the default palette, so covers without an explicit color still get an auto-assigned color.

Compatibility

  • Home Assistant 2024.1+
  • Adaptive Cover Pro integration 1.4.0+