I have set up my White Series Smart Canopy (VTM36) and Smart Fan Switch (VTM35SN) and I have them both connected to my HomeKit and Home Assistant setups. Unfortunately, the switch is not direct-wired to the fan in this house, but I have them working (at least to turn the light full on and full off) with HomeKit Automations at the moment.
I’m looking to improve my setup in Home Assistant but I’m not sure which “Switch Mode” I should use with the dimmer. Right now, it’s showing as “OnOff+FullWave” in Home Assistant, with the following choices:
- OnOff+Single
- OnOff+Dumb
- OnOff+AUX
- OnOff+Full Wave (selected)
- Dimmer+Single
- Dimmer+Dumb
- Dimmer+Aux
Am I correct in assuming that this is the modes for the combination of the paddle switch (OnOff or Dimmer) and the config button (Single/Dumb/Aux/Full Wave)? If I switch it to Dimmer so I can dim the lights, should I select “Single” so I can use the config button to cycle through fan speeds somehow?
I’m also up for setting up the switch to use Matter Bindings since it’s now supported in the HA Matter Server, and I can use this HACS integration (GitHub - cedricziel/ha-matter-binding-helper: A binding helper for matter) to edit bindings. But I’d appreciate advice here too since I’m new to Matter and HA. Thanks!