Perry

Results 145 comments of Perry

I've found another workaround, assign the fan to a different room. Google will not turn on both fan and light when requesting lights. It must be some combo behavior built...

Would be interesting to know if this actually fixed the issue. As an aside, we discovered that calling `setLayerType(HARDWARE,null)` on our WebView resolved flickering while doing a similar technique as...

Oh, this occurs on all 0.12.x versions. I have been using sbt 0.11.2 and this version does not exhibit this behavior.

Maybe `buildExtras` will help, I will have to think about how they will work in conjunction with this need I'm not sure about whether to completely automate sub-project creation; I...

I believe it's common to many plugins due to the inability to trigger automatically. > That's not a use case we support. (project in file("x")).enablePlugins(FooPlugin) is a uniform structure common...