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 just had an idea, and tried to work it out. Never expected so much response to it tho.
@jvreede Your welcome!
I have a feature request (sorry i know its work in progress)
Would it be possible to make a lock to zone or room in the dashboard.
This weekend i zwaved my sons room on the attic again now that zwave is somewhat "stable".
Would be nice to mount a tablet , but not go going crazy of al the lights and stuff hes able to switch in the rest of the house.
@DieterKoblenz
The quickest and easiest solution would be to filter the zones view to only display the room you want to.
In the index.html you could change line 63 to something like this:
<li class="col-sm-6 zone-item" ng-repeat="zone in zones" ng-if="zone.name == 'Zolder' " ng-click="saveSettings(zone.id)">
Note the ng-if. You can do this with the zone id as well (so if you change the zone name, it stills filters only that zone).
Will try to add this in a next update, mind to create an issue on github as a reminder @mruiter?
Let's hope athom has finished some api changes by then, so it will make developing this dashboard (and publishing) allot easier.
Maybe we could start make a list of "pages" to be added. These can/could be enabled or disabled in the config.json. I was thinking to start with a sabnzbd page, but any other requests are welcome Any feature requests in general.
Since i use TVheadend to watch TV in my home, i was planning to add this as well. So in the kitchen the wife can watch some tv on the tablet as well
Use my app's Weather Underground API (which is then to be created) so you can use the users API keys (if used) and my app does all the heavy lifting.
unfortunately my programming skills in nodejs sucks.
https://forum.magicmirror.builders/
i might end end up writing some custom perl based webpage.
http://www.laptopmag.com/articles/android-web-server