This is the forum archive of Homey. For more information about Homey, visit the Official Homey website.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
Official
Comments
- i downloaded the zip from here https://github.com/swttt/homeydash-v3
- made a virtual host in the web station and extracted the zip into that folder..
and now i can't seem to point it to the dashboard i think.. index.htm is empty??
You can reach setup by adding /setup to the url. After adding a page, you first have to click the page before you add any widgets.
Great stuff
One little bug: I've added so more sites (I think 9), but I can't scroll the left sidebar to the bottom to see all of the sites. Using a galaxy s7 edge with chrome
Maybe another little bug: the dashboard doesn't refresh automatically?! That means when I start my philips hue e.g. with the homey app the dashboard shows an off status.
Btw: has anybody problems with the github too? I can't log in atm?
- Fixed settings, still there after restart(or reboot) of the app
- Sidebar is now scroll-able
- Added some messages to the empty page to inform new users where to start.
- Added some general settings.
- Removed widget page from Setup
https://github.com/swttt/com.swttt.homeydash
Am I correct in assuming that for now only the onoff capability is supported? Are others following soon or is this not a priority atm? Also, any idea if/how custom capabilities are going to be supported?
Indeed, for now only onoff is working. Will add more after most of the bugs are fixed.
For every capability i will need to add a directive/html page, each directive/html page has it's own controller. So it's not that hard to fit in custom capabilities. It's going to be harder to test all of them
But with the Samsung tablet the dashboard doesn't update right away...
I will try later with other devices :-)
I'll charge my Mediapad to see if i can get it to work
The dist folder (not up2date now) is used in the webfolder of the app on the com.swttt.homeydash git <span></span>
The other one is the app for Homey
Just one more question. Which version is easiest to set up?
I would recommend the com.swttt.homeydash
Hard to test how it works on windows now, but should work....
I will wait if any other bugs pop up. If not, i will start cleaning up some of the code and start on some other capabilities
The V3 is build from scratch, the old config.json isn't going to do the trick. Every page, and devices needs to be added by hand to the config.json. I highly recommend you using the app instead of the stand-alone.