I’m super excited to have some mmWave blue’s in hand, but there is one thing I haven’t been able to figure out on my own.
The documentation suggests there are 4 configurable reporting areas:
I have scenario where I want the switch to be able to see and trigger on motion down a long hallway, but not trigger on motion inside a nearby room when the door is open.
Using Home Assistant + ZHA, it looks like I’m only able to configure one area/zone. How can I access and configure the other zones?
It’s surely not the cleanest way to do it, but if anyone else wants to configure areas 1-3 this will expose an interface that will allow you to do it.
Follow this guide to get support for VZM32 quirks in ZHA:
Inside the VZM32SN.py file discussed in the link above, find the ServerCommandDefs class inside the InovelliVZM32SNMMWaveCluster class and add the following mmwave_set_detection_area_command snippet.
The directions for the Blue Series mmWave Presence Sensing Dimmer • ZHA Custom Quirk Install https://help.inovelli.com/en/articles/13019007-blue-series-mmwave-presence-sensing-dimmer-zha-custom-quirk-install does not work in my version of Home Assistant (HAOS) and Advanced SSH. The commands called out are not available. I did however easily install through Samba addon. Are directions needed?