Renaming device name...
-
You mean renaming of child devices? My philosophy with any bridge plugin is that you pick up the original names on device creation (and place them in the room created for the bridge.) Thereafter, you should be able to rename them, and move them to a different room, as you wish.
You're saying this is not so?
-
I think, from my point of "use", I will prefer that each time you change the name from the original device (z-way) with the room, so a full "sync" each time.
I just got an issue this weekend. I think that my RaZberry board died and I recover from an old UZB stick with a old backup and when I reload openLuup it reconnect to zway but mixed some device, maybe 'cause of the device ID!
In the kitchen, I got a dimmer named "Master Bedroom" and didn't know why but I think that the Master Bedroom dimmer was using this ID before...
So I think it will prefer a full sync for the name and room coming from zway bridge. So each time I do some renaming or replacing a device, openLuup will always be in sync!
-
I think, from my point of "use", I will prefer that each time you change the name from the original device (z-way) with the room, so a full "sync" each time.
I just got an issue this weekend. I think that my RaZberry board died and I recover from an old UZB stick with a old backup and when I reload openLuup it reconnect to zway but mixed some device, maybe 'cause of the device ID!
In the kitchen, I got a dimmer named "Master Bedroom" and didn't know why but I think that the Master Bedroom dimmer was using this ID before...
So I think it will prefer a full sync for the name and room coming from zway bridge. So each time I do some renaming or replacing a device, openLuup will always be in sync!
@dest said in Renaming device name...:
So I think it will prefer a full sync for the name and room coming from zway bridge. So each time I do some renaming or replacing a device, openLuup will always be in sync!
This it how it works in my system, all changes regarding name and room is done in Z-Way. I have set variables "CloneRooms =1" and "NameDevices = "" " (probably equals to false, not sure what this one does)
-
@dest said in Renaming device name...:
So I think it will prefer a full sync for the name and room coming from zway bridge. So each time I do some renaming or replacing a device, openLuup will always be in sync!
This it how it works in my system, all changes regarding name and room is done in Z-Way. I have set variables "CloneRooms =1" and "NameDevices = "" " (probably equals to false, not sure what this one does)
@perh said in Renaming device name...:
"NameDevices = "" " (probably equals to false, not sure what this one does)
In fact, if you set this variable to 1 or true, then the device names will be copied from ZWay. The default is simply not to do this.
(It's a difference in philosophy – I don't name any devices in ZWay, but all done in openLuup.)
-
@dest said in Renaming device name...:
So I think it will prefer a full sync for the name and room coming from zway bridge. So each time I do some renaming or replacing a device, openLuup will always be in sync!
This it how it works in my system, all changes regarding name and room is done in Z-Way. I have set variables "CloneRooms =1" and "NameDevices = "" " (probably equals to false, not sure what this one does)
-
More options is better but sometimes it can lead to more confusion.... I am partial to @akbooer approach... Set it up in openLuup rather than in z-way. It comes down to which one is easier to setup and which database is more reliable and from my observation, it is a flush so I prefer the openLuup route.