An e-paper calendar, weather, and smart home family dashboard
- Serve as a test bed for learning new technologies.
- Longevity: I expect to run this application for years, if not decades.
- Stability: I expect the application to run without maintenance indefinitely.
- Availability: 100% uptime.
- Fault tolerance: the application functions when no internet connection is available.
- Visionect Place & Play 13 / Joan 13 Pro - designed for 10m update interval
- Boox Mira Pro - Self-refreshes every 2s for realtime updates
- Home Assistant
- In Home Assistant, go to Settings → Add-ons → Add-on Store
- Click the three-dot menu (⋮) → Repositories
- Add this repository URL:
https://github.com/joelhawksley/timeframe - Find Timeframe in the add-on store and click Install
- Click Start
- Access the app at port 8099 (e.g.
http://homeassistant.local:8099)
- Create
config.ymlfromconfig.yml.example - Fill out
home_assistant_tokenby creating a long-lived access token under Home Assistant > Profile > Security
bundle installrails s- Visit http://localhost:3000
bundle exec rake
This project is licensed under the O'Saasy License — see LICENSE.md for details.
