Docker Config Check

Hi. Just popping down the Alarmo rabbit-hole which won’t install using the older version when I thought I’d update my docker version. Seems like there’s a check config option, so I did this and got a response of:-

Testing configuration at /config
INFO:zigpy.serial:Using pyserial-asyncio-fast in place of pyserial-asyncio
ERROR:homeassistant.components.automation:Automation with alias ‘Door Bell Repeat to Kitchen’ failed to setup triggers and has been disabled: Device ‘83cb0f441a502f05664f3e14bdf322ef’ has no config entry from domain ‘zha’
ERROR:homeassistant.components.automation:Automation with alias ‘BellAnnounce’ failed to setup triggers and has been disabled: Device ‘83cb0f441a502f05664f3e14bdf322ef’ has no config entry from domain ‘zha’

Only the first item is actually disabled and the second is working. There are no errors in the YAML config. The device is a doorbell sensor that is used as a ‘button’ to trigger a bell noise on a pair of speakers in the kitchen.

Can this be 'safely ignored and what should I do if it can’t?

Thanks

Hello Martin Blackwell,

What installation are you running?
You can look at the version info page. If it states “Operating System” it is HAOS, if it just states “Supervisor” and not “Operating System” it is Supervised and if it only states “Core” and “Frontend” it is Container or Core.