HomeSpan
HomeSpan
No, as noted previously, all of this code will be rewritten in a future release. Apart from changes to Pixel that were required to get things to run under IDF...
I've started work on version 2.1.0 and the first task was to refactor the WiFi connectivity code as noted above. New code is now available in the dev branch and...
Glad to hear it's working. But do you have problems if called before homeSpan.begin()? That should not cause an issue since the WiFi process does not kick off until polling...
Sorry, I meant "after" above. The setConnectionTimes() should be able to be called either before or after homeSpan.begin(), as long as it is called before polling begins (which normally starts...
Re-opening so I can reference in documentation for latest update. Will close again once everything is released in next update.
If everything works fine when you *don't* connect to your IO board, but then it stops working when you do connect to your IO board, and you make absolutely no...
Feature is now available in latest release v2.1.0.
yes, in progress but will be a while.
HomeSpan 2.0.0-rc.1 supporting v3 of the Arduino-ESP32 Board Manager has just been released.
Did anything change on your network (are you using a mesh router). This can include updating router software, moving the router, moving the HomeSpan device, etc. Also, any changes or...