v1.1.1 — Hub panel update, favorite colors persistence
What's Changed
Hub panel updated
The sidebar panel JavaScript bundled in this integration has been updated to the latest Beta 8 build from the Ultra Card repo:
- Mobile layout fixed — panel no longer wider than screen
- Menu tabs fixed — tabs no longer overflow/go off screen
- All panel improvements from Beta 7 and Beta 8 are now live in the sidebar
Favorite colors now persist properly
Colors are now saved to this integration's HA Store on every mutation — whether you add them from the in-card color picker, the card editor, or the Hub Colors tab. This means colors survive:
- Browser cache clears
- Logging out and back into HA
- Switching devices
Requires this integration to be installed. Without Ultra Card Connect, colors only live in the browser and will be lost on logout or cache clear.
404 errors handled cleanly
If this integration is not installed (causing a 404 from the favorite colors API), a single clear console.info message now explains what to install — no more repeated error spam.
README update
Added a note explaining that the Ultra Card Hub is served by this integration, not by the HACS "Ultra Card" frontend. Updating only the card updates dashboards and the card editor — updating this integration is what delivers the latest Hub panel and favorite colors API.
How to update
- Open HACS → Integrations, find Ultra Card Connect, click Update
- Restart Home Assistant
- Hard refresh your browser (Ctrl+Shift+R / Cmd+Shift+R)
If the Hub still looks old after updating, try a full browser cache clear.