Hi all,
I’ve been building a small portfolio of Austrian-focused HACS integrations and wanted somewhere people could try the cards before installing. So I put together a live demo:
It’s a Vite + Lit 3 SPA that mounts the actual production card bundles and feeds them real (read-only) data from my HA instance via a strict reverse proxy allowlist — no auth, no service calls, no writes.
What’s on it right now:
- LINZ AG LINIEN — Linz public-transport departures
- Wiener Linien — Vienna U-Bahn / Tram / Bus monitor, with a “retro LED” card variant
- Nextbike Austria — bike-share station availability
- Tankstellen Austria — fuel prices via E-Control
- Ladestellen Austria — EV charging stations with a top-down parking-lot view
All MIT, all on GitHub, all installable via HACS. Source, issues, star button: github.com/rolandzeiner
Feedback very welcome!