[APP][Pro] Shelly Wall Display Dashboard - Testers wanted

Interested in testing something new?

The Shelly Wall Display Dashboard app transforms your Shelly Wall Display or any other device with a browser into a fully interactive smart home control panel for Homey.

It emulates a Home Assistant interface, so the Shelly Wall Display believes it’s connecting to one — but instead, it shows your Homey devices with on/off controls, dimmer sliders, and live sensor data. Configure which devices appear and connect easily through the built‑in interface.

This app is a proof of concept!

More details on Github: andiwirz/com.walldisplay.dashboard: Shelly Wall Display Dashboard

Shelly Wall Display Dashboard | Homey

Demo:
Aufzeichnung 2026-04-10 213253

4 Likes

Hi Andi,

Thanks for this tool, it is exactly what I needed :slight_smile:
It seems to work like a charm, very well done!
Now I need to create a logical layout of the devices and somehow it would be neat to be able to have ‘buttons’ in the display but I assume this is a problem of the Shelly HA gui and not your app.

Thanks again!

Tom

1 Like

Just downloaded the app to Homey. The config is in German any chance of getting it into English. I can understand most of it but like the ip address and port number but some of the other things not so much

Sorry for that :worried:

If there are any other issues or ideas, please open another issue on github or post it here.

Will be implemented in next version: Add multi Language support · Issue #1 · andiwirz/com.walldisplay.dashboard · GitHub

Hi Andi,

Somehow the Wall Display X2i seems to show a blank screen on the HA page. I have gotten it to show the Homey items again one time but now it’s gone again. No idea how to fix that; restart of the Homey and/or just the app don’t seem to help at all, nor restarting the Shelly display.
Do you have any suggestions on how to get it to behave like it should?

Homey Early 2016 / 13.1.0
Shelly Wall Display Dashboard v1.0.3
Shelly Wall Display X2i firmware 2.5.8

Thanks in advance,
Tom

Is the page available on a browser on your computer or mobile?

Hi,

Interesting, I Wasn’t aware it should be. But it sure is! So this most likely is due to some issue with the Shelly itself… Is the HA Shelly app only a webrender?

Thanks for the hint, makes it easier to check.

Tom

Nice! I’ve ordered a wall display and will install your app to test it once I’ve received and installed the wall display. Will post my experiences in this topic.

1 Like

yes, the Shelly Wall Display’s “Home Assistant” integration is essentially just a web renderer / browser view that loads the HA Lovelace frontend.

In our case it’s loading the simulated HA server at http://homey-ip:7575, which serves the custom dashboard HTML. The X2i doesn’t do anything smart with the HA protocol beyond the initial auth handshake — after that it’s just a chromium-based webview pointed at the URL.

Good to know, thanks. I am new to Android :innocent:

Tom

version 1.0.4 released
fixed: languages (EN/DE)
new feature: Energy Dashboard