I’ve got two Hampton Bay Zigbee fans/controllers. They’ve been working with no issues.
With the last HA update, I’ve started getting the following error pop up when I turn on or off either light. The lights still work, and the fans do not cause an error.
When I click to turn on a light:
Failed to call service light/turn_on. ‘EmberStatus’ object is not subscriptable
When I click to turn off a light:
Failed to callservice light/turn_off. ‘EmberStatus’ object is not subscriptable
Does anyone know how I can stop this error from happening?
PS: There were larger changes to zha-quirks/zigpy libraries for 2022.4 which might have broken some quirks if they did not follow the Zigbee Cluster Library Specification, so probably quirk need to be fixed.