I added 3 Mimolite devices and 2 HSM200 motions and both do not create all the child devices on my vera egde.
The mimo lite only creates the I/O on off switch to control, but the sensor device does not create
The HSM200 creates the temperature, root, and light sensors but not the motion sensor
Any ideas how to get them working. I created all of these using the create generic z-wave option. Although for the motion I also tried a few flavours of the 3-in-1 motions under the sensors category.
Appreciate the help
thanks
I am seeing the same problem with my MIMOLite. You are supposed to enter the device id in the Advanced Settings of the MIMOPlugin device (see http://wiki.micasaverde.com/index.php/MIMOlite), but all the settings pages of the MIMOPlugin are blank on my system.
I have been able to get the child devices created, but unfortunately none of the sensors seems to work.
Go to Apps > Develop Apps and then select Test Luup code (Lua).
Into the text box enter
luup.variable_set(“urn:micasaverde-com:serviceId:MimoSensor1”, “MIMO_Devices”, “54”, 54)
Replace 54 with the device id of your MIMOLite plugin device. Then select Go.
Reload Luup.
The MimoLite plugin (which creates the child devices) is currently not supported in ui7. The creator is aware but I’m not sure of the progress.