Cannot associate a device to a group (Solved)

Hi,
I have installed a ZRM230 and are now trying to make it trigger another device.
I have gone to the device on the menu “Devices” and pressed “+” and then “Custom Z-Wave settings” and there I added group 2 by pressing “Add group”.
If I now look in this menu it says:
Group ID: 2
Set to:
Currently:
I guess that I now should add my other device (#26) into the field “Set to:”, but I cannot figure out how to do this.

I have installed a ZRM230 before and then I did this, but it seems like Micasa have done some changes to the web interface…
I run version 1.0.541

Try adding the controller ones more. (wihtout resetting it)

I made my Innovus controllers work by adding them countless times.

mhn: The ZRM230 is not a hand held controller. It is a lamp switch mounted on the wall. It has two buttons and one of them can be used to control other devices with Z-Wave.
Is it applicable to do as you proposes for this device?

I think so, but I am not sure.

I got the idea from the wiki.

I hope you get a more “certified” answer. :slight_smile:

Thanks, I will see what I can find out :slight_smile:

I’ve replied to your email m_gustafsson. When we’ll find the solution for your issue please post it here also.

I will do that!
Thanks

I just installed firefox-webdeveloper and here is the error it throws when
I press the “Set” or “View” buttons:

Error: DCEDevices is undefined Source File: http://192.168.0.101/cmh/js/scripts.js?v=1.0.541 Line: 9286

Line 9286 looks like this:

9285: if(deviceRoomID==0){
9286:   if(!DCEDevices.in_array(jsonData.Device_ids[i]) && is_zwave_child(jsonData.Device_ids[i])){
9287:	   var back_color=(devicesInRoom%2==0)?'normal_back':'alternate_back';
9288:	      devicesInRoom++;

It looks like Micasa found the problem and solved it in 1.0.565 which I am now running.
So, now the button is there which lets me associate a device to the ZRM230.

But, the association it self does not work, i.e. I can’t get the light switch to switch when pressing the button on the ZRM230. This was working a few months ago with the same HW, but another older firmware.

Is there any log in which I shall be able to see something happening when pressing the button on the ZRM230?

/Mats

A trouble report with ticket number 512 has been submitted.

/M

It looks like I had missed to press the ‘Configure node right now’ button in Devices → ‘+’ after associating the device to the controller. Now, when running firmware 1.0.588 it seems to be working.