openLuup and Vera bridge
-
Question: if you have devices in a Vera that are bridged to openLuup and then you delete some of those device off the Vera, then how do you tell Vera Bridge to update those virtual Vera devices in openLuup?
I've done this in the past and it just came good but I'm not sure how that occurred. I've tried a few Luup engine restarts to no avail.
EDIT: looks like it has come good, all by itself, once again. What's the functionality behind this?
-
Missing devices should get moved to Room 101. I used to delete them automatically, but this caused problems with missing configuration parameters if they reappeared again.
There is an action in the openLuup plug-in EmptyRoom101 which requires ‘yes’ as the value for the AreYouSure parameter.
Alternatively you can delete them manually. .
-
If the bridge does not detect previously existent devices when the system starts up, then it moves them into Room 101. So a restart should either resolve the issue, if they have appeared again, or you can delete any/all devices using the action described above.