I’m constantly getting errors in my log from pyatv. But I don’t use Apple TV. It’s not in my configuration.yaml, and it doesn’t appear in Settings → Devices and Services → Integrations
I think the relevant line is:
mportError: RuntimeError importing homeassistant.components.apple_tv.config_flow: duplicate validator function “pyatv.settings.InfoSettings.mac_validator”; if this is intended, set `allow_reuse=True
Is there something I can do to keep pyatv from attempting to run?