So I created this: GitHub - b03tz/HomeyDasher: Homey Web Dashboard Builder in Docker Container · GitHub
I just like to create stuff, I’m not pretending that this is better then anything else out there. Just thought I’d share my creation.
I built a web-based dashboard for my Homey Pro and wanted to share it. It connects to Homey’s local API and gives you a real-time dashboard with drag-and-drop widgets. I mainly built it for a wall-mounted tablet, but it runs fine in any browser.
What it does:
- Real-time device state updates via Socket.io
- 19 widget types — switches, sliders, gauges, charts (line/bar/pie), flow buttons, weather, clock, and more
- Drag-and-drop grid editor to arrange everything how you like
- Multiple dashboards you can switch between
- Per-widget theming (colors, backgrounds, images)
- Backup & restore your dashboard configs as JSON
- Dark theme, designed for always-on displays
You can run it on docker, synology instructions included, or host it yourself.
It’s still a hobby project so there might be rough edges. Feedback and ideas are welcome!
I still have a few things planned for it; like custom widgets with script abilities and more abilities to render charts and get useful insights.



