full devices reset
-
There should be a device variable called NAMEDEVICES, and if set to true, then the device names should be copied from ZWay.
-
And what about the room ?
-
NameDevices is already at TRUE btw
-
Same for CloneRooms?
-
CloneRooms is having of 1, I should change it to true ?
-
I thought that CloneRooms did that. I don’t have a running Vera or ZWay setup that I can test.
Renaming and reroofing devices is really quick in the openLuup console, on the devices page.
How many devices do you have to relocate?
If you have a list of them (old/new) then it’s easy enough to write a script to automate it.
-
CloneRooms, I think it works the first time only...
I'm still using Vera for 2 things, 3 zigbee thermostat that I can't migrate on z-way and also the DSC plugin (for our alarm), I have the source of the plugin, but I can't make it works under openLuup, so I'm still having it on Vera!
-
And I can confirm also that renaming a device under z-way, it doesn't change it under openLuup
-
if at least the renaming is working, I can move them manually after.
But having the rename them 1 by 1, and also moving, I will be doing that for a long long day
-
So ZWay is really the issue, rather than VeraBridge?
-
I can deal with verabridge, as I don't really changed a lot of stuff on this side. On Vera, I just rename some "rooms", so I can deal with thoses changes manually in openLuup.
The real issue for me, it's z-way bridge, as all my zwave devices are there.
-
Does this URL return you a JSON list of ZWave devices?
http://ZWayIP:8083/ZAutomation/api/v1/devices
If I had that, and the user_data.json file from openLuup, than I might be able to make the necessary adjustments.
-
-
Yes please. You have my email, I think?
-
This is slightly tricky, partly because it's at least three years since I looked at this, and also because some of the ZWay devices are subsumed into single Luup devices and others are split into separate children.
My philosophy, currently, is not to change the plugin (since I can't easily test it) but to provide a script to run which will make the changes.
You also have a ZWay "global room" which doesn't get uniquely mapped into any single openLuup room...
-
That's fine if it's a script instead of having a new plugin version
-
This post is deleted!
15/77