Skip to content

v1.3.13

Choose a tag to compare

@jeakob jeakob released this 31 May 19:26

Changes

  • Fix: forecast count on Inky Impression / Puppeteer setupsmeasureCard() now retries via requestAnimationFrame when the card has not been laid out yet (offsetWidth === 0). This resolves the intermittent issue where only 3 hourly slots were shown because the forecast subscription callback raced ahead of the first layout paint.
  • Remove deprecated hass.selectedLanguage — replaced with hass.language only, in line with current Home Assistant API.
  • Icon colour CSS variable — icons now use --state-icon-color (current HA standard) with --paper-item-icon-color as a fallback for older installs.