Hello, I have this error on my HA Supervised
Logger: homeassistant
Source: components/zeroconf/__init__.py:401
First occurred: 9:00:46 AM (1 occurrences)
Last logged: 9:00:46 AM
Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/zeroconf/__init__.py", line 401, in _process_service_update
async_service_info = AsyncServiceInfo(service_type, name)
File "/usr/local/lib/python3.10/site-packages/zeroconf/_services/info.py", line 140, in __init__
raise BadTypeInNameException
zeroconf._exceptions.BadTypeInNameException
The system works fine but I would like to remove it.
Thank you for the help.