The Home Assistant dashboard and integrations have evolved so much in the last year that I no long feel it worth my while keeping this going when I can just use that.
It was fun, I learnt alot, but I'm not using it anymore.
Assuming yarn
. Replace with npm
where necessary:
git clone git@github.com:jamesmacfie/thomas.git
cd thomas && yarn install
yarn start
Thomas is a home dashboard system for wall mounted tablets for displaying almost whatever you want. It’s designed to be useful, extendable, and look like something you’d be proud to have on your wall.
There are other projects like this that exist that you could get to do the same thing as Thomas. However none of these worked in a way that I could be certain would be useful for both myself (the geek in the family), but also for other members of the household. Some of these systems were too complex to set up and modify, some were overly verbose in what they displayed by default, some couldn’t be extended easily, and many were tied to a single source of data. If I want a dashboard system to work for my family then it couldn’t do any of these things.
Many systems create the one dashboard with many views. I was after a system that could sustain many dashboards (for many tablets) with many views. These would live in different parts of the house and all display information most useful for the activities in that particular location. A single dashboard with multiple pages/views is not the same thing.
Plus most of them looked like garbage. If it’s going to be on your wall then at the very least it has to be look nice.
If dashboards are to live on the walls of your house, they have to be immediately useful to everyone. A home dashboard is only as good as the amount of use it gets. So it makes sense to make it useful to as many household members as possible.
A single glance at a dashboard should give you an overview of what’s going on. Only if you want detail should you need to intentionally stop and look closer.
If a system is deliberately extendable, where does the core stop and the extensions start? A home dashboard system should include as many extensions as possible by default to provide the greatest potential use. It has to do this while keeping in line with principle number 1.
The core of a the dashboard system should be small with the bulk of the functionality coming from extensions or integrations with other systems.
Note: these are mockups (the Sketch file is in the repo). Not all of the functionality below has been build yet.
Integration status: works Widget status: Limited
Integration status: works Widget status: Limited
Integration status: works Widget status: Moderate
Integration status: kinda works Widget status: Moderate, yet buggy
Integration status: poc Widget status: nil
Integration status: works until refresh. Needs further documentation Widget status: Limited
Oh there’s too many, I can’t list them.