The equality check and hash should use `server_key` and not `server` https://github.com/python-zeroconf/python-zeroconf/blob/255a884f91ee0a959f1c943eca6d81e3d63ab5d1/src/zeroconf/_dns.py#L414
The equality check and hash should use
server_keyand notserverpython-zeroconf/src/zeroconf/_dns.py
Line 414 in 255a884