Thomas Vos

Results 61 comments of Thomas Vos

Thanks for your detailed response. As a workaround I will switch on the lights temporarily before creating a scene. For creating lots of scenes this doesn't look like the best...

In addition to the points mentioned above, I really would like to be able to create scenes which do not change the current brightness (only change color, do not change...

> Be aware that lights only support a limited number of scenes, some only 8–16 in total. This is interesting, I haven't had any issues with a scenes limit on...

Is there any chance things have changed making it possible to implement this? We still have users in Hue Essentials asking for allowing to save "Hue Essentials light effects" on...

I think unix sockets do not work on watchOS. Did you actually try this on a real watch instead of a simulator? See: https://developer.apple.com/documentation/technotes/tn3135-low-level-networking-on-watchos So I guess it is better...

Release builds are already optimized so no need for that option

iOS apps being about 10x as large as Android apps is quite normal. Just take a look at other (popular) iOS apps on the App Store. Personally I do not...

Yes, please. I really need the stack trace of a `kotlinx.coroutines.JobCancellationException` so I can try to reproduce the reported crash. Is there a way to enable stack trace recovery in...

Nice, I am curious what AppCDS could do for a compose app in addition to CDS.

> I got AppCDS working on top of CDS. I just gave it a try, and it seems to generate the app-cds.jsa as expected. However, the first startup is now...