Results 227 comments of HomeSpan

I see, though this is quite convoluted. ColorTemp is a Mirek's, which is a value from 140-500. To convert to temp you divide into one million. This means Kelvin =...

Thanks --- I will try include something like this in the next release. But can't accept or spend any time on PRs at present since code base will be changing...

Correct, no changes for now.

There's no changes to the WiFi portion of the code in 2.0.0-rc1, but I will be refactoring it all in 2.1.0. Espressif made a lot of changes to the WiFi...

Are you using homeSpan.autoPoll() or simply calling poll() in the main loop. If you call poll() directly in the main loop there is no threading and there should be no...

Can you send me a sample of the code in your weblog that causes the issue?

Understood, but can you isolate the problem somehow. For example, if you toss everything from your sketch except a static variable, do you see the problem? Also, are you using...

Thanks for the update. It's not inherently a problem for an interrupt to trigger other interrupts, but the code needs to be very carefully written to make sure variables are...

The volume buttons only work when you are using the Apple Remote Control App --- are you using that App (it's part of the iPhone Control Center)?