Blue Series Single Pole Binding Configuration Incorrect

System includes Home Assistant (HA) and zigbee2MQTT (Z2M) running containered in Docker. Recently installed Inovelli (VZM31-SN) Switch and (VZM36) Canopy module. Both successfully paired. Attempting to follow Inovelli guide (“Setting Up Your Blue Series Fan/Light Canopy Module With an Inovelli Blue Series Switch • Home Assistant (Zigbee2MQTT)”) for configuring components. The intention is to bind a single switch (paddle to control the light and config button to control the fan). If I interpret these correctly,

  1. Created two ‘groups’, one for the fan light (Device = VZM36, endpoint=1), and one for the fan (Device=VZM36, endpoint=2).
  2. Selected ‘Devices’ tab, selected Device=VZM31-SN (Switch). Click on the ‘Bind’ tab.
  3. Bound 2 to Fan Light and 3 to Fan Fan.
  4. Finally selected FanControlMode on Exposes tab.
  5. Restarted HA and Z2M.
    Switch is live, but functions are incorrect. Paddle turns on/off both light and fan. Config button dims lights, no effect on fan. Fan control by pull chain only. Can I get some guidance to straighten this out?
    Addl observation: Both of my groups (‘Fan Light’ and ‘Fan Fan’) show two (2) Group Members. I’m thinking this should be one (1).

Removed the extra group members from each group, and restarted HA and Z2M. – VOILA! The switch works as expected. Great! My ‘Overview’ page looks a bit cluttered, likely from all the trial-and-error. I’ll work on cleaning that up later. Now, on to the second switch.