The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
Homeyda.sh - Web based dashboard for Homey
https://homeyda.sh
HomeyDash is a dashboard that can be used to control devices paired to Homey and show information like weather, news, media etc.
To use HomeyDash, go to https://homeyda.sh and login.
You can pin HomeyDash to your homescreen on iOS and Android.
Long press opens the popup with more info.
Work in progress
Current release isn't considered stable and 100% functional yet.
You can support this project trough Patreon:
Become a Patron now!
Contributing
Found Bugs
First make sure the bug hasn't been reported yet. New bugs found can be submitted to the GitHub Issues . And if you already know a good solution, feel free to make a Pull Request!
Pull Requests
Pull requests can be done on the develop branch. Until the master branch isn't stable enough (and is considered alpha/beta) the develop branch won't get build and pushed for now. After the master branch is more stable, i will auto build the develop branch to a seperate sub-domain.
Comments
Both still need some work but should be functional.
last things missing should be thermostat control, speakers, vacuum, dumb windowblinds. Am i missing something?
But is really starting to look nice now!
Missing?
Well, I have zone called "Aanwezigheid" which shows me who is home atm. Would be nice to (remotely) view this via HomeyDa.sh
So indeed should be possible already..
Could be that @Caros is using that...
If that is integrated you can make a 'Virtual Device' of a flow and than add this to the dashboard.
Great work, I only have one security concern. I allow a website I don't know to take full control of my Homey and my Home........... Can I install the software on my one server at home? Or are you planning on running this software as an app on Homey as well?
Gr. Remco
An app to use on Homey isn't planned since it would change the complete auth flow. (depending on the callback url)
Other then that, the complete code is opensource and build automatically from github.
Where the dashboard is using front-end javascript. Nothing is stored on the server. If you would remove your localstorage the website will need to ask for the auth again (since you sort of revoked it).
Edit: Because of the same callback url this won't run on your own servers as well. It needs to be run from homeyda.sh for security reason You can spawn a dev server using the readme on github. But this would only work on your desktop.
I guess you do mis the point
Tried the current app on a tablet and put that on the wall?
Where the current homeydash app supports buienradar, rss feeds and (partial) webcams.
These will be added to the webbed version as well.
EDIT: Icons break the message it seams...
It kinda would depend on Insights tho.
Could you create an issue for this on Github? Got some ideas on how to implement
Looking great. Can't wait to see the Dashboard implemented!!
A few capabilities left to add. Thermostat, Button, speakers and vacuumcleaner..
I use the homeyda.sh daily instead of the official Homey apps.. the devices part is so much faster than the apps from athom.
Great stuff.
I will try this when I get some sensors working on my new Homey
Not sure yet on how, but am looking into it.
Can you guys test on different devices how dragging the 3 boxes is working?