Light-Controller
Light-Controller copied to clipboard
Ability to disable Zones
Add the ability to disable/enable each zone seperately, sounds easy but requires a bit of thinking on the pager etc
I've started work on this on my feature-disable-zones
branch.
I've got it working great on the main activity of the phone app, and I think I've got it working on the Wear app too, but I'm having trouble testing that. It appears that preferences aren't syncing between the phone and the watch.
sounds good :) not sure how we would do this with widgets, maybe just show less in the widget itself
Im going to set up a slack group where we can discuss issues such as the wear stuff, will post a link in a new issue for sign up
Yeah I'll have to merge this so I can play around with integrating into pebble too, nice work:) I did start some work on this a few weeks back but it never made it into my repo, still sitting locally
I've completed this feature, and opened a pull request #72
awsome!