I’ve got a few sensors, all Aeotec door/window sensors, that seemed to have misplaced the Armed and ArmedTripped variables. I’ve excluded/included the sensors and changed the device_file and device_type to different values and back again, but haven’t been able to restore the variables.
I’m new to Vera/MiOS and still working to understand how all the pieces fit together. I suspect the problem is in the device_file but I’m not sure which file is relevant and why some seem to be duplicated many times over:
-rw-r–r-- 1 root root 369 Mar 7 05:52 /etc/cmh-lu/D_MotionSensor1.xml.lzo
-rw-r–r-- 1 root root 2358 Mar 7 05:52 /etc/cmh-lu/D_MotionSensor1.json.lzo
-rw-r–r-- 1 root root 2358 Mar 7 05:52 /mios/etc/cmh-lu/D_MotionSensor1.json.lzo
-rw-r–r-- 1 root root 369 Mar 7 05:52 /mios/etc/cmh-lu/D_MotionSensor1.xml.lzo
-rw-r–r-- 1 root root 9909 Mar 7 05:25 /mios/www/cmh/json_update/D_MotionSensor1.json
-rw-r–r-- 1 root root 369 Mar 7 05:52 /overlay/etc/cmh-lu/D_MotionSensor1.xml.lzo
-rw-r–r-- 1 root root 2358 Mar 7 05:52 /overlay/etc/cmh-lu/D_MotionSensor1.json.lzo
lrwxrwxrwx 1 root root 46 Dec 31 1969 /overlay/www/cmh/json_update/D_MotionSensor1.json → /mios/www/cmh/json_update/D_MotionSensor1.json
lrwxrwxrwx 1 root root 46 Dec 31 1969 /www/cmh/json_update/D_MotionSensor1.json → /mios/www/cmh/json_update/D_MotionSensor1.json
Hopefully someone can give me a shove in the right direction.
Thanks!
-J