Results 144 comments of HomeSpan

With each iOS release, Apple seems to "break" something in HomeKit. Sometimes it's in the Home App, sometimes it's Siri, and other times it only impacts the Apple Watch. At...

This is not expected. Can you try one of the basic examples (such as tutorial 1) and see if the same issues exist? You may also want to unpair the...

Have you ben able to resolve the issue?

Thanks for the info on this - I will check it out and see if I can figure out how they get it to work.

I've been thinking about adding something like this. But rather than create a fixed set of colors I could create a generic interface that calls a user-defined statusLight function with...

HomeSpan 1.7.0 (just released) now allows the use of a NeoPixel LED as a status light. See `homeSpan.setStatusPixel()` in the API Reference for details. In addition, a new generic callback...

Can you be more specific with your request? Are you currently using HomeSpan to control accessories via the Home App on your iPhone and want to add a nextion display...

If the Nextion Display is attached to the same device that physically controls the lights, fan, etc., then you should be able to update is locally within the update() loop...

Version 1.7.0 of HomeSpan (just released) now includes integrated support of ESP-NOW via a dedicated **SpanPoint** class. See the [tutorial](https://github.com/HomeSpan/HomeSpan/blob/master/docs/NOW.md) for details.

What version of the Arduino-ESP32 board managers are you using. I've not yet tested under 2.0.3, but this should work under 2.0.2. One thing to try is to erase the...