Can Dimmer Automatically Turn Off LEDs when Bound Canopy Module Turns Off

I have a Blue series Smart Dimmer switch and canopy module to control a ceiling fan in a bedroom. They’re connected to each other via ZigBee binding, and both connected to Home Assistant via ZHA.

When I turn off the light by pressing the paddle switch down, the LED notification bar dims automatically. However, if I use Home Assistant to turn off the light by controlling the Canopy’s light entity, then the notification bar remains distractingly bright.

I assume this is a fairly common problem but I’m not sure how to solve it. I could set up an automation in home assistant to detect the canopy light being turned off, but I’d like to do it with bindings if that’s possible. Can the switch’s notification bar endpoint be bound to the Canopy’s light endpoint? Or is the canopy light endpoint strictly receiving commands?