From my experience, one you wake it up, zwave-js will not show it going back to sleep until you send a command. The minimote will never say it goes to sleep. So if you wake it it may have gone to sleep.
You may have to set the settings multiples times. The UI will also not show the value because a Get is never sent. You just have to set the values and hope it works.
Set button 1 to Scene mode, click arrow
Set button 2 to Scene mode, click arrow
Set button 3 to Scene mode, click arrow
Set button 4 to Scene mode, click arrow
Hold the Join button for about 3 seconds, the settings should get applied.
Go to HA, use the event viewer and see if it’s recognized now.
If it doesn’t work, try setting the buttons in multiple passes, e.g. set buttons 1 and 2, wake, wait for a bit, then set 3 and 4. It took me several tries in the past.
It’s easier if you watch the zwave_js.log file to see if it sent the Configuration commands (may depend on your logging level). The file is accessible from the zwavejs2mqtt UI.
What setting do I need to change to get a ‘zwave_js.log’ file in ZWave2MQTT? I only have zwavejs_1.log. I think that log confirms that the change was applied:
thanks eseelke. I think my problem is getting the minimote to work with zwave2mqtt. I tried multiple times to configure it as scene mode but i cannot see the events in home assistant when I push a button. I know the remote works because it was working fine with smartthings .
I had similar problems and i was moving from smartthings to homeassistant as well.
So here is what I did, after pairing with zwave js using zwavejs2mqtt as a secondary controller
Goto configuration window on zwavejs2mqtt for Aeon minimote
Wake up minimote by pressing the join button for three seconds. Once the device is up
Change the 4 buttons to scene mode and secondary controller to scene mode as well
After changing the values from each dropdown click the arrow to send the command to the device. Also, keep the debug menu in a seperate window to see what is happening. After all 5 modes have been changed maybe restart zwavejs2mqtt. Do not worry about the scene mode not showing in configuration, as long as in the logs you can see command sucessfully sent its all good.
Go back to debug mode and see if you can register button press, if you can then goto homeassistant developer menu and look for zwave-js-event and see if you can view events for minimote.
Once this is done there is a simple automation for each button and long presses
Edit: Make sure you change the secondary controller mode to scene mode as well.
Edit 2: Firmware should be 1.19 if I remember correctly.
Glad that worked. I added another minimote after changing the battery. Have one more, struggling to change the battery but not going to lie they have worked well as remote devices on smartthings and am glad it has been working well with HA zwavejs
i have read this solution for the Aeon Minimote and this get me on to the right track.
I’m using Aeon Wallmote Quad and i think the solution is the same for every device.
Hey I am sure I need to set up a remote I have as a scene controller. Is it possible currently with zwavejs or only with js2mqtt?
If only with js2mqtt how do I stop the zwavejs integration so I can setup js2mqtt to change the values on the remote?
What are the values available under Scene 001 and so on. Quad button cannot be used as a secondary controller I believe thats why there is no group or scene mode.
Look for Scene under all four buttons and set it one by one after you wake the device. Then use the above blueprint for creating automation
To anyone else who finds this and wants to use the new Z-wave integration.
I created a new yaml in blueprint folder using the code provided from Socs
path: \config\blueprints\automation\homeassistant
I added the Nanomote Quad using the zwavejs2mqtt UI:
No I did see someone using Smartthings with the NanoMote Quad having two functions for a single button. Like one press & Double press - or was it long press? cant remember