Configuring VZM32-SN in SmartThings

First time posting. Please forgive my lengthy post. I searched for my issue but could not find any posts related to my issue.

I have a new VZM32-SN connected to several can lights and a new inovelli aux switch. I performed a factory reset before successfully adding the dimmer switch to SmartThings (ST). My hub is a ST V2, and it has the latest firmware installed.

Pressing the buttons to control the lights works as expected, but the “Motion detected’ part of the device in ST always shows that motion has been detected. Expanding the ST “Motion detected” and dragging across the graph shows only 1 entry for motion at the time I reset the switch. So, apparently the switch detected motion when I added it to ST and the motion sensor never changed its state to No motion. The room has been empty for over an hour but ST still shows “Motion detected”. ST history does not show any motion entries.

There are 2 history entries showing the firmware is 1.00. Also, Alexa automatically added the switch and the switch works as expected using voice command.

I have checked the wiring on both switches, and it’s correct. Before installing the dimmer I installed repair kit screws. I don’t see any way to update the switch’s firmware. When I view the switch information in ST there in nothing related to firmware. I only see the firmware version in the device history.

Switch mode is set to Dimmer. Aux switch type is set to 3 way aux switch. I have not changed any other parameters.

Ultimately, I want the switch to automatically turn on the lights when motion is detected and the lux reading is less than 6. I want the default illumination to be 30%. I want the lights to stay on until nobody is in the room.

I don’t see any settings in ST related to why the motion state is stuck in detecting motion. I’m hoping whatever is wrong is something simple. I appreciate all constructive suggestions.

Well, before anything else, you need to get your “Motion detected” issue resolved first. I am not familiar with SmartThings, so take that into account with any advice I give as it is based on Home Assistant using Zigbee2MQTT.

You may need to set the room size (in cm, based on the location and height of the switch) and then try to have it automatically set some interference areas based on the motion it is detecting. In one room that I have one of these installed, it continually detected a false reading about 50cm past the inside surface of the exterior wall… which is outside of the house. :slight_smile:

You could also try switching the sensitivity from High (default) to Medium to see if that helps.

If you want complex control like this, you will need to set it up through an automation and not directly via the motion sensor. You will need to set Parameter 110 (Light On Presence Behavior) to “Disabled” and then use the motion detection information inside SmartThings to trigger an automation based on the lux level. You will also allow for switching the light off in that or another automation when motion is cleared.

Presently, ST does not allow for the firmware updating of Inovelli Zigbee devices. The easiest way to upgrade firmware would be to temporarily add the swtich to a Hubitat hub and update it there. That being said, the current beta version is 1.01and I don’t believe there is anything there that has changed related to your problem.

I’d start with a reboot by pulling the air gap. If that doesn’t help, I’d reduce the room size and sensitivity as previously suggested to see if that makes a difference.