Issue with HA automations "getting a ZHA device"

I am having an issue where I cannot update Home Assistant and I suspect its because of a lot of warning notifications I am getting related to ZHA. Essentially, Im seeing a lot of warning errors whenever I update or restart. The issue seems to be in automations that HA is unable to get a ZHA device, that I know is there and I know works.

Here is an example:

ogger: homeassistant.components.automation.brighter_lights
Source: components/automation/__init__.py:563
Integration: Automation ([documentation](https://www.home-assistant.io/integrations/automation), [issues](https://github.com/home-assistant/home-assistant/issues?q=is%3Aissue+is%3Aopen+label%3A%22integration%3A+automation%22))
First occurred: 6:23:38 AM (1 occurrences)
Last logged: 6:23:38 AM

Got error 'Unable to get zha device 605af1fa4556bbffcd56dcc2da4ea36c' when setting up triggers for Brighter lights
Logger: homeassistant.config
Source: config.py:455
First occurred: 10:09:49 PM (3 occurrences)
Last logged: 11:14:08 PM

* Invalid config for [automation]: Invalid trigger configuration. Got OrderedDict([('default_config', {}), ('http', {'login_attempts_threshold': -1, 'server_port': 8123, 'ip_ban_enabled': True, 'ssl_profile': 'modern', 'cors_allowed_origins': ['https://cast.home-assistant.io']}), ('api', {}), ('group', OrderedDict([('livingroom', OrderedDict([('name', 'Livingroom'), ('entities', ['light.livingroom_tv_strip', 'light.computer_1', 'light.computer_2', 'light.uplight_left', 'light.uplight_right', 'light.front_livingroom_lamp', 'light.rear_livingroom_lamp', 'light.go.... (See /config/configuration.yaml, line 15).
* Invalid config for [automation]: Invalid trigger configuration. Got OrderedDict([('default_config', {}), ('http', {}), ('api', {}), ('tts', [OrderedDict([('platform', 'google_translate')])]), ('homeassistant', OrderedDict([('customize', OrderedDict([('binary_sensor.tradfri_motion_sensor', OrderedDict([('device_class', 'motion')]))]))])), ('group', OrderedDict([('livingroom', OrderedDict([('name', 'Livingroom'), ('entities', ['light.livingroom_tv_strip', 'light.computer_1', 'light.computer_2', 'light.uplight_left', 'light.uplight_right', 'light.front_livingroo.... (See /config/configuration.yaml, line 15).