Jc2k
Jc2k
We could take this opportunity to migrate everything to upper case (the migration would just work if we changed the normalise function) but I am not fussed either way.
The ip module has various attributes that could help with that: https://docs.python.org/3/library/ipaddress.html#ipaddress.IPv6Address.is_private
In terms of detecting failed connections, hoping we can get around to testing if the coap transport publishes a sane s# value in mdns. That number should go up if...
It's nice that we get a new source address every time we pair verify. My instinct is that it'd be nice if we could have the events service bind to...
At the moment I'm tempted to merge the 4.04 handling and recovering only, as I'd like to try and understand the situations where the source address is wrong before deploying...
2.4.2 handles `Code.NOT_FOUND` but doesn't contain the bind fix, going to put that into HA now. It also lowers the severity of a NOT_FOUND - something that can happen for...
And PR to land it in HA - https://github.com/home-assistant/core/pull/84700. Hopefully I can find time with all my devices (test trashing the network etc ti test recovery) to test the full...
Yep, still on my radar to loop back round to here and test out the full fix when I've got more time to try and break things.
Sounds like a good idea to me 👍
(That isn't a direct and full replacement for espresense. It should be fine for answering "is my phone at home" with device trackers, but it's not enough to do room...