Results 227 comments of HomeSpan

This should not be related to the IID. I just posted a new Television Reference Sketch on the [HomeSpan Reference Sketch Page](https://github.com/HomeSpan/HomeSpanReferenceSketches) that showcases the full scope of Television-related Services,...

Version 1.9.1 has just been released into production so you should be able to compile the Reference Sketch noted above once you update your local version of the HomeSpan library...

I like this idea and had not realized you can free-rotate an (analog) servo by shutting off the pulse train. However, I'm not sure about the implementation of adding a...

Really glad you are finding the library useful. Given the above, can I close this PR?

I think that's right. MDNS is not universally supported the same way by every router, so in some cases it's just too unpredictable. A good case study is the commercial...

I've added a check to warn during compilation if the wrong board manager is used. This check is in the dev branch and will be rolled out as part of...

Version 1.9.1, just released, contains logic to warn users if they try to compile under Arduino-ESP32 3.X. Though the latest ESP32 library (3.0.2) now contains the sodium library, there is...

Can you confirm you using a HomeKit Hub such as a HomePod or Apple TV?

A noted on the main HomeSpan page, you must use a Home Hub to reliably use HomeSpan (or really any HomeKit device). If you don't then the shortly after you...

This whole section is going to be redone when I add support for Ethernet, so I'd like to keep all the code fixed in current state for now.