Le Cafe de Yuki

Short, useful articles to move forward with clarity and no noise.

Sections

HomeBlogAbout

Contact

Get in touch
© 2024 Le Cafe de Yuki. All rights reserved.Made with care and curiosity.
Le Cafe de Yuki logoYUKI.CAFE
HomeBlogAboutContact
LanguageFREN
Home>HomeAssistant>Echo Show 15 and Home Assistant in 2026: is it worth it?

Echo Show 15 and Home Assistant in 2026: is it worth it?

HomeAssistantAmazon8 min readFebruary 8, 2025

Hands-on experience using an Echo Show 15 as a Home Assistant display in 2026.

Yuki

Official roommate

I have had an Echo Show 15 mounted at home for 3 years now, with the goal of keeping a constant eye on Home Assistant.

After 3 years of use, does it actually work? And more importantly, how?

The limitations I ran into

❌ End of third-party app installs

The biggest disappointment came from an update around mid-2023 / 2024:
it is now impossible to install third-party apps or APKs on the Echo Show 15.

Today, the only way to display Home Assistant on the tablet is via the built-in browser:

  1. Say: "Alexa, open Silk"
  2. Then open the URL of your Home Assistant instance
  3. (Recommended) Add your Home Assistant dashboard to favorites

Auto sleep

Second issue:
the Echo Show 15 (and 21) automatically goes to sleep.

Result:

  • the screen turns off
  • you have to relaunch the voice command
  • reopen Silk
  • then click your Home Assistant favorite again

Needless to say, not very practical day to day.


The workaround to avoid sleep mode

Thankfully, there is a simple trick to prevent sleep.

The idea is straightforward:
embed an iframe in your Home Assistant dashboard that simulates activity, so the screen stays on.

Setup

Create a Web Card on your Home Assistant dashboard and use the following URL:

https://dagammla.gitlab.io/keep-silk-open/iframe.html

URL

Trending now

Connecting a turntable to Sonos Arc Ultra

8 min read

Customize your Tesla lock sound

3 min read

Newsletter

Updates, No Noise

Weekly notes on strategy, research, and product.

Recommended

How we run sprint retros

Editorial • 4 min read

Metrics that matter in 2024

Editorial • 4 min read

HomeAssistant
HomeAssistant
url: https://dagammla.gitlab.io/keep-silk-open/iframe.html
aspect_ratio: "1"
layout_options:
  grid_columns: 2
  grid_rows: 2

Home Assistant YAML


Conclusion

✅ Yes, it is totally possible to use an Echo Show 15 with Home Assistant.

However, we have to be honest:

  • the interface is only a web page
  • interactions are slow
  • it is clearly not as smooth as a native app

If your goal is simply to visually monitor your dashboard, the Echo Show 15 does the job.
But at what cost?

Its biggest advantage remains its wall-mount-friendly design:
clean, discreet, and easy to integrate into a room.

That said, a used iPad + a wall mount (or a 3D-printed one) feels more coherent today, especially if you want an interface that is:

  • smoother
  • more responsive
  • and more flexible over the long term

If you have another solution or a tablet to recommend, let me know in the comments.

The founder-mode reset

Editorial • 4 min read