hi there, I have a very old Android tablet (android 5) collecting dust and I’d like to use it as a Homey dashboard (mainly to check the dynamic electricty prices and some other very light stuff.
Installing the homey app isn’t possible since it requires Android 7+.
But using the Homey web-app seems not to be possible either, since it doesn’t have the ‘dashboards’ feature available. Is there any one who has an idea on how to make this work?
Two options that spring to mind, and by no means are your only options. Someone may have another option for you
Search the apps store for ‘dashboards’
Theres a few that would help you out in creating something of your own from scratch
for example, ‘Dashboard Studio’ effectively makes your homey instance a web server that you can browse in a web browser that displays your dashboard
Alternatively, push your metrics out to an influxdb instance and then use another tool called Grafana to create a web based dashboard
both options perhaps need a bit of tinkering, but definitely possible
Maybe my webapp could work for you, read more here:
(However, you cannot use the apps that can be run inside the Homey app, but you can still get a long way with my built-in features, and it runs in the webbrowser)
hi @Andi, hats off for your app, it really looks clean and nice. Definitely one of the better dashboards, in simplicity to configure it and look at it visually.
However, a few questions:
I have added the page on my tablet’s Chrome browser to home screen (to mimic it as an ‘app’). Normally when I do this, I can then click on it and it opens without the address bar. But in this case, it keeps showing the address bar. Is there something in the page source code (manifest file e.g.) to make the address bar disappear so it really looks like a native web app?
quite a few device tiles don’t seem to work. E.g. I have a nuki door lock. When clicking the tile it doesn’t do anything, also longpressing doesn’t trigger it. Unlike lights, that have a toggle/switch which works. Clicking the same Nuki device tile in the Homey lets me control the lock.