You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Fix Lumi pet feeder LED indicator control (#8041)
* fix(lumi): pet feeder LED indicator control
After updating to firmware version 9761, LED control doesn't work at
all. Zigbee2mqtt reports "OFF" state, while indicator is turned on.
Controlling the LED state either via zigbee2mqtt or via Home Assistant
doesn't result in any change.
I can only assume that previous firmware version (9505) got incorrect
status mapping, while latest (9761) fixed this.
* feat(lumi): pet feeder LED indicator mode description
Based on settings from Aqara app.
* fix(lumi): move some "pet feeder" props under "config" category
0 commit comments