You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
InkyPi icons bundled locally — all 11 InkyPi PNGs are now committed to dist/icons-inkypi/ and served from this repo's own CDN. No dependency on the upstream fatihak/InkyPi CDN.
Fix: cloud-coverage inline SVG no longer overrides InkyPi icons — renderCloudCoverageIcon now returns null immediately when icon_style: inkypi, so all slots (including cloudy) use the InkyPi PNG instead of the inline SVG.
Editor: InkyPi moved out of the animated-icons section — InkyPi icons are static PNGs, not animated. They now have their own dedicated toggle below the animated-icons options.