chendo

Results 70 comments of chendo

`data:true` doesn't return any servers for me (still on 0.19.10), so not sure if that's a bug or you can't query that particular attribute. `master:true` shows all our data nodes....

I can do it if you can either tell me how to build it (last time I did something, I spent days trying to get a cross-compile setup working) or...

I just got that myself, although I found out XCode didn't update properly and was still at 4.5.2 so I'm upgrading to 4.56 now

Didn't seem to work for me.. That said, the notification popped up on the screen as well so it seems Pushover is bypassing DND.

Whoops, just did more reading and DND only works when the device is locked. I tested again with the screen locked however and the notification was still pushed to my...

I've hacked together this feature in https://github.com/yaoweibin/nginx_tcp_proxy_module/pull/110, but it needs significant cleanup.

You could use `Light::SetPower` (http://lan.developer.lifx.com/docs/light-messages#section-setpower-117) and specify the duration there so you don't need to use `Light::Set` at all

Ah, as you want it to block the method until he transition completes? > On 28 Dec 2015, at 9:43 AM, Louis Opter [email protected] wrote: > > Hello @chendo, >...

As in you want the physical state of the bulb or what LightState reports to reflect the transition in real time?