Help with Z-Way plugin
-
rafale77replied to JMK on May 4, 2020, 8:58 PM last edited by rafale77 May 4, 2020, 5:00 PM
Welcome!
I think @iRobot said it all on the previous post. It sounds like you are almost there. You just need to set the bridge up to talk to the z-way-server on the pi.
The only thing I would add is that you need to make sure of, is to enable the API on the z-way-server under the app/z-wave menu -
-
Is it best to have zway server on its own pi and run openluup on a second pi or both on the same pi? My lans fast and it seems like 2 pis will distribute load better. Will I have any issues running two different zwave networks in the same house as I make my slow transition? Can zway server work entirely locally with no internet? If I do start a zway only pi should I use their prepackaged os image or start from the Raspbian I know?
TIA
|-<:) -
From the loading POV, it’s simply not an issue. My machine (RPi3) running openLuup, ZWay and a bridge to Vera runs at about 3% utilisation, on average. @rafale77 will no doubt mention that it is the peak, not the average which matters, but I still stick to the mantra that HA shouldn’t need vast amount of power. Only things like video and perhaps TTS, etc, but they’re generally done with quite different boxes. System management is easier with just one machine (I upgraded to Debian Buster.). Yes, it all works with no internet connection (after initial downloads!). I run two Zwave networks quite happily, albeit with a physical overlap only in the centre of the house.
-
Again, thank you for your insight
-
Yup, wrong implementation file. How did you install it?
You need I_ZWay2.xml.
-
From instructions in the Z-Way Essentials manual dated March 31st, 2020. Section 3.1 "wget -q -O - http://razberry.z-wave.me/install | sudo bash"
-
Or did you mean openLuup: User Guide - version 2018.07.21, Section 1 and Section 2.
-
No, neither, I think. I am talking about the openLuup ZWay plugin device itself. The image you showed of the empty actions tag has the device attributes greyed out in the background. From there I see that you have I_ZWay.xml whereas it should be I_ZWay2.xml. So I am worried about the version of its other files too.
You can just manually change this attribute to the correct one and restart to see if that fixes things, but the problem may be deeper than that. What version does it say it is?
-
-
I could not see any Z-Wave devices after changing the implementation file.
-
The version number is very old - totally the wrong thing. Go to the AltUI > More > App Store page, find the ZWay plugin there, and click on the Alt button to download the latest. It should be version 20.5.4b (GitHub.master).
-
-
Did you you reload the luup engine after changing the implementation file to I_Zway2.xml?
Did you check that the file exists in the /etc/cmh-ludl folder? -
I see this has a new device number, so if device #5 is still there, then delete it.
I'd like to see the startup log and the openLuup console page Scheduler > Plugins
It really, really, shouldn't be as much of a pain as this. I don't have a clear picture of quite how things went wrong in the first place.
-
@rafale77 said in Help with Z-Way plugin:
Did you check that the file exists in the /etc/cmh-ludl folder?
Actually, it won't be there. Only L_Zway2.lua is a physical file. All its other device files are part of openLuup's virtual storage system.
-
Ohh yes you are right. Sorry about this. I was thinking of the lua file indeed.
-
Here is a suggestion. If you can tell me how to completely un-install the openLuup software so that you can give me instructions on how to install it from scratch properly, maybe that would be a way forward?
-
No, the problem is not openLuup, and openLuup is not like Vera. You simply don’t need to tear everything down and start again.
- verify that you have the latest openLuup system from the development branch. The Plugin page should show 20.5.3b, or thereabouts.
- delete any ZWay plugin device
- check there are no devices lurking in room 101 (delete them if they are)
- install ZWay once again from the master branch, from the (Alt) App Store.
- send me a Startup log, so that I have something to go on.
- don’t forget to login to the ZWay plugin using the Login action of the plugin.
12/56