Hey everyone!
I’ve been experimenting with different setups for Home Assistant and could use some guidance. Here's my situation:
🛠️ Current Setup:
-Raspberry Pi 5 with the official touchscreen display 2
I want to use it as the Home Assistant host , and also the dashboard display on the same device
✅ What I’ve tried:
Works well for displaying the dashboard
BUT: Using the containerized HA install doesn’t give me access to add-ons (like File Editor, Samba, ESPHome, etc.)
Kind of limited compared to full HAOS```
```HAOS for Pi (flashed via Raspberry Pi Imager)
Runs great as a headless server
But: No built-in option to show the dashboard on the Pi’s display (as it’s not a desktop OS)```
**❓What I’m trying to achieve:**
I'd love to have a self-contained Pi 5 setup:
Run HAOS (for full add-on support)
Display the dashboard locally on the touchscreen without needing a second device
**💡My Questions:**
Is there an add-on or workaround that would allow HAOS on Pi to display its own dashboard on the connected touchscreen?
OR — Is there a way with Ubuntu+kiosk that I can run a more complete HA experience (with add-ons)?
I can do tests locally on a NUC (generic x86), so suggestions for that path are welcome too.