Home Assistant Automation Errors

alright, so I have an automation for when my garage door is open and closed. When the garage is open, I have the notification bar set to red and chase. When the door is closed, the notification should be cleared. I’m using ZHA and Home Assistant.

Today, I got the following error:

Stopped because an error was encountered at August 29, 2024 at 3:16:36 PM (runtime: 0.03 seconds)

Failed to convert led_effect=‘Clear’ from type <class ‘str’> to <class ‘zigpy.types.basic.uint8_t’>

If I do a complete system reboot. The system works fine and then I eventually get this error again. Any ideas on how to fix it?