Calendar
The next few events for your household, in large high-contrast type.
Kindle display
Old Kindles have a beautiful, glare-free screen and days of battery. OldPhoneKiosk turns that into a calm, read-only view of your home — without asking the Kindle to do anything clever.
Refreshed by Home Assistant. No camera. No mic. No pairing.
The Kindle browser is old and limited, so we never ask it to pair or run heavy JavaScript. Home Assistant does the work and hands back a plain local URL.
Create a web display and tell Home Assistant this surface is a Kindle.
Home Assistant returns a plain page served by the Bridge on your network.
Type the address into the experimental browser and set it as home.
The Bridge serves lightweight HTML the old browser draws cleanly on e-ink.
http://homeassistant.local:8123/opk/bedroom-kindle One plain local address — set it as the Kindle's home page.Add a Kindle web display in the integration and pick which room it belongs to.
Home Assistant returns a local address served by the Bridge on your network.
Type the URL into the Kindle's experimental browser and set it as home. Done.
The next few events for your household, in large high-contrast type.
A short to-do list sourced from Home Assistant, easy to read across a room.
Key values — lights, locks, bins day — as plain text, not live tiles.
One service call in Home Assistant creates the display and returns its URL.
service: oldphonekiosk.create_web_display
data:
name: Bedroom Kindle
area: bedroom
mode: read_only
# → returns display_urlAny Kindle with the experimental web browser that can open a local URL on your network. Older keyboard and touch models are ideal — their e-ink screens look great on a shelf.
No. There is nothing to install and no pairing. You only open a local URL that Home Assistant created for you.
Home Assistant controls the refresh cadence. E-ink updates are deliberate rather than constant, which keeps the display calm and saves battery.
Yes, as long as the Kindle and Home Assistant are on the same local network. The page is served by the Bridge on your LAN.
The Kindle display is part of the Home Assistant integration.