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.
Thanks for this tool, it is exactly what I needed
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.
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
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?
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?
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.
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.