github cryptomilk/hass-eink-dashboard v0.3.0

latest releases: v0.5.0, v0.4.1, v0.4.0...
one month ago

[0.3.0] - 2026-05-16

Added

  • Media Source platform exposing rendered dashboard PNGs in HA's Media Browser,
    enabling delivery to screens running OpenDisplay.
  • TRMNL battery level support in the device_battery widget.
  • Snap-to-widget-edges in the Lovelace editor: hold Shift while dragging a
    widget to align it to the nearest edge of any other widget.
  • Design tool: interactive resize handles on the Raw SVG preview panel.
    Corner handles resize width and height; left/right edge handles resize
    width only. A dashed blue outline tracks the widget bounds, and handles
    snap to the widget's actual rendered content area.

Changed

  • Editor resize model: corner handles (nw/ne/sw/se) resize width and
    height; left/right edge handles (w/e) resize width only. Font size
    scales proportionally on corner resize for text and weather widgets.
  • Bumped resvg-py to 0.3.2 for fontdb caching support.
  • Weather widget: main temperature is now rendered in bold.

Fixed

  • Spurious RuntimeError logged during HA shutdown when the image
    refresh executor is already stopped is now suppressed.
  • device_battery widget resize box now matches the rendered content
    width instead of a hardcoded 200 px default.

Full Changelog: v0.2.0...v0.3.0

Don't miss a new hass-eink-dashboard release

NewReleases is sending notifications on new releases.