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
Override doConfigure and driverSwitched in other subdrivers
The Aqara Cube and Eve Energy subdrivers need doConfigure and
driverSwitched lifecycle event handler overrides to prevent the handlers
from running in the main driver, which would result in match_profile
running.
Also fix nil value error in is_aqara_cube function.
0 commit comments