eliotstocker / Light-Controller

To Control lights from companys such as limitless LED etc
http://eliotstocker.github.io/Light-Controller/
61 stars 24 forks source link

Ability to disable Zones #45

Open eliotstocker opened 8 years ago

eliotstocker commented 8 years ago

Add the ability to disable/enable each zone seperately, sounds easy but requires a bit of thinking on the pager etc

dudeofawesome commented 7 years ago

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.

eliotstocker commented 7 years ago

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

mrwhale commented 7 years ago

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

dudeofawesome commented 7 years ago

I've completed this feature, and opened a pull request #72

eliotstocker commented 7 years ago

awsome!