I don’t know how to send private messages lol sorry.
This is a screenshot of what I think you are asking for.
Please try the cam again in version 1.3.9
Still Not working, so the way I set my cam up was to go into homey add new device and add virtual device then I went to virtual IP camera and input the camera URL into there and then saved. Hope that information helps
![]()
What’s new in 1.3.10:
Room order: drag-and-drop sorting in Design settings applies to the ‘By rooms’ view; tap a room title to collapse/expand its tiles
speaker modal: album art fills the screen after a configurable idle delay (default 20 s, Ken Burns zoom), tap to return — enabled by default, adjustable in Design settings
Wall Display Dashboard — Update 1.3.12
Hey everyone! ![]()
A new update is out focused on polishing the media player modal and improving usability across all modals.
Speaker / Media Player
- Fixed size 480×480 px — the modal now matches the Shelly Wall Display resolution exactly, so what you see in your browser is what you get on the wall
- Scrolling marquee for long titles — track name, artist and album scroll smoothly when the text doesn’t fit, with a pause at each end before looping back
- Live volume control — the volume slider now responds in real time while dragging, not only when you release it
- Larger touch target for the close button — the ✕ icon stays the same size, but the tappable area is now ~44×38 px (Apple HIG recommendation)
Energy Dashboard
- Larger touch targets for the Live / Devices / 7 Days tab buttons
- Larger touch target for the close button (same treatment as speaker modal)
General UI
- All modal headers unified — Energy, Speaker, Camera and Thermostat modals now all share the exact same header height (45 px) and title font size as the main dashboard header. The separator line sits at the same position in every modal.
As always, the dashboard works in any browser on your local network — just open http://<homey-ip>:7575. Happy listening! ![]()
Version 1.3.13 is out! ![]()
Camera modal improvements
The camera modal got a nice overhaul:
- Tap the image to refresh it manually — a spinner overlay appears while the new frame loads, so you always know a refresh is in progress
- Auto-refresh slowed to 10 seconds (was 3 s) — reduces unnecessary traffic and gives the spinner time to be visible
- No more black bars above/below the image on large displays — the card now sizes exactly to the image
- CLS fix: the modal now pre-calculates its size from the stored image dimensions before it appears, so the layout no longer jumps when the image loads (Cumulative Layout Shift reduced significantly on repeated opens)
Speaker / media player
Album art now loads noticeably faster:
- Reuses a shared HTTPS connection pool instead of opening a new connection per request
- Reads from the in-memory device cache instead of making a fresh Homey API call on every cover load
- Removed an unnecessary 150 ms artificial delay before setting the image source
Energy modal
- On large displays the Energy modal now has a minimum size of 480 × 480 px — same as the Shelly Wall Display — so the Live / Devices / 7 Days tabs are always comfortably sized
- The energy flow diagram (Solar → Hub → Grid / Battery / House) now fills the full available height of the modal instead of only the top half
Minor fixes
- Removed the deprecated
-webkit-appearance: slider-verticalCSS property that was producing console warnings in Edge/Chrome —writing-mode+directionhandle vertical sliders correctly on all modern browsers
As always, the update rolls out automatically via the Homey App Store. Feedback and bug reports welcome in this thread or via GitHub Issues. ![]()
Hello Andi,
Thanks for all the updates, really impressive to see the app evolve so quickly!
It is absolutely useful now, I paricularly appreciate the drag & drop arrangement of the tiles.
One issue remains (and this might be caused by my Homey being the early 2016 kickstarter edition) which is that the album art does not show.
The image does show in the developer mode:
If I open http://myhomey:7575/api/debug/images it only shows
{
"error": "missing_scopes"
}
Besides this one issue, I really love the app and it makes my Wall Display so useful I now dare to install it for real-life use by my family members, so thanks a lot!
Regards,
Tom
Hi Tom, thanks for the detailed report and the kind words — really appreciated! ![]()
You’ve hit maybe a limitation of the early 2016 Homey firmware. The way Sonos registers album art in Homey is via homey:app:com.sonos (not attached to the speaker device directly), so the dashboard has to call images.getImages() to find it. On newer Homey that works fine, but on the 2016 edition the SDK throws missing_scopes for that call — which is exactly what you see at /api/debug/images.
Fix is in 1.3.15 (just submitted as TEST): when the SDK call fails with missing_scopes, the app now falls back to a direct HTTP REST call to /api/manager/images/image using the owner token — bypassing the SDK scope check entirely. The images are actually accessible via HTTP on the 2016 Homey, just not via the SDK wrapper.
Please update to 1.3.15 (Shelly Wall Display Dashboard | Homey) and let me know if the album art appears! If it still doesn’t show, there should be a log in the Homey app log containing Camera REST images fallback that will tell us exactly what’s happening (you could create the diagnostic report to send it to me if it still does not work).
And check again http://myhomey:7575/api/debug/images
Hi Andi,
Thanks for another swift update. Unfortunately there is no change in the display: album art does not show in the Sonos tile. It does display in the regular Homey Web app and Mobile app.
http://myhomey:7575/api/debug/images still shows the missing_scopes. I created a log, will try to send you the uuid in a PM.
I would be glad to assist where I can; although this certainly is a very minor issue that does not make the app less useful! (Also it just might push me to exchange my Homey for a newer model finally…)
Best regards,
Tom
Hi Andi,
Just to confirm: version 1.3.18 works perfectly, the album art now shows almost immediately. Fantastic work, thanks a lot!
Best regards,
Tom
v1.3.19 — EV Dashboard
Hey everyone,
v1.3.19 is out and brings a brand new EV Dashboard for electric vehicle owners!
What’s new
If you have an EV connected to Homey, you can now display live vehicle data directly on your wall display.
How to set it up:
-
Open the app settings → Design tab
-
Scroll to EV Dashboard and enable it
-
Select your car device from the dropdown
-
Check the capabilities you want to show (battery level, range, charging state, temperature, …)
-
Optionally upload a photo of your car
-
Hit Save — a
button will appear in the dashboard header
What the dashboard shows:
-
Your car photo (PNG with transparent background supported) -
Colour-coded battery bar — red below 20 %, orange below 40 %, green above -
Capability cards with the exact titles and units from your Homey device — no hardcoded labels, works with any car app
Notes
-
The EV button is disabled by default — it only appears after you enable and configure it in settings
-
Works with any Homey device, not just
carclass — so wallboxes or custom virtual devices work too -
The dashboard refreshes every 30 seconds while the modal is open
As always, let me know if you run into any issues or have ideas for improving the layout. I’m still exploring design directions for the modal — more polish coming in a future update! ![]()
If you enjoy the app:
Buy me a beer
Hi Andi.
I just today received my XL display.
And immediately I’m a little confused.
According to your instructions, I have to go to the Network settings and add the URL. But there is nothing in network settings.
I do have a Apps Store on the Wall Display, where I can install the Homey App and then login.
The FW version I’m using is 2.6.2.
Has the setup procedure changed?
And how would I now best go ahead?
As far as I know (I’m not using the larger screens myself), yes — things have changed.
Starting with Firmware 2.6, Shelly modified the way the Home Assistant integration works.
You now need to install the “Home Assistant” app from the Shelly Wall Display App Store, and then configure the URL from my app as the Home Assistant URL.
So not install the Homey App, and login?!
It depends - you can install both and use what you like more ![]()
Ok, and what do you suggest to use as a user for the display, when using the Homey dedicated app.
A ‘guest’ or ‘resident’ using a specific ‘new’ email address?
As I’m only using the small Shelly Wall Displays I can just guess:
-mail → normal athom cloud account
-guest → less permission?
-username → local account?
You should use a guest account. Resident can also modify stuff, which you probably don’t want.
Also note that “kiosk mode” is not as safe as it seems, so a guest account is recommended.








