@ArcherS
That can be done by adding the following lines to your openluup.service file:
[Unit]
Description=openLuup and AltUI Server
Wants=network.target
After=network.target
iRobot
Posts
-
Luup reload required after server reboot -
Z-Way electric meter devices not in openLuupIt's working.
Thanks to @akbooer and @rafale77 for helping!After experimenting again this morning it's working.
The CGI is showing information now and the Greenwave is including power monitoring in openLuup.
Basically I did what was follow the instructions from last night and this morning.
- Deleting the ZWay plugin and all of it's children.
- Deleting the /etc/cmh-ludl/cgi/zway_cgi.lua and /etc/cmh-ludl/L_ZWay.lua and L_ZWay2.lua files.
- Reloading the Luup engine (this I probably forgot to do last night)
- Setting ownership on folder /cmh-ludl/cgi and all it's children to my username instead of root (not sure this is necessary)
- Installed the plugin from AltAppStore
- Downloaded the ZWay_cgi.lua from github and placed is in /etc/cmh-ludl/cgi
- Reloading the Luup engine
- Configured the IP and logon information of my ZWay
- Reloading the Luup engine
-
Auto Start z-way-serverJust wandering if a wait on network should be added.
With a pi this is done using raspi-config, but any other Linux distribution doesn't have that.Maybe add?
[Unit] Wants=network-online.target After=network-online.target
-
OpenLuup IP AddressThat is very strange, but has nothing to do with openLuup as far as I know. I think you must look for what is causing this in your Debian or network.
Looks like you have something in your network that is redirecting your local network through the internet since 217.3.79.1 is not a private but public ip-address
-
First post to say helloHi guys,
I just got word of this new community by community forum. Guess I'm a bit late to the partyAt the moment I'm in transition from VeraPlus to a openLuup/Z-Way system.
Now I will be looking for the setting to change to darkmode
-
Adding Z-way as secondary controller to vera zwave network@therealdb That's an amazing price!
Bought my UZB1 including license for 80 EUR just a couple of weeks ago. -
Happy Birthday openLuup!Happy Birthday to openLuup!
-
Z-Way electric meter devices not in openLuupYes I do, I had to use the dev branch to get it installed in my Ubuntu VM
-
Help. Installing Reactor on Home Assistant.When portainer is installed on HassOS, this is considered as a not supported HA install. This could give some trouble updating in the future.
Since you are using proxmox, I would make 2 virtual machines.
One to install HA using the HassOS script you have. And the other to install docker and portainer on which you can install MSR as explained by toggledbits.
This way you can also use docker for all other sort of projects which are not related to HA without interfering with it.
-
z-way-server ubuntu install@rafale77 Thanks for these instructions.
The part I never got working properly was that libcurl4 issue.Now it's clear to me how to address this, I will most certainly try again.
Thanks again for your work!
-
Z-Way electric meter devices not in openLuupJust to be sure I checked the openLuup version. Was running v2020.04.17 but now I'm updated to 2020.05.01
Pretty sure that's the latest version -
Z-Way electric meter devices not in openLuupYou are being to hard on yourself. You are already doing great work!
And easier would be nice to see, but that's a work in progress.
Even I was able to get it up and running, that's best advertising you can get -
Help with Z-Way pluginI'm expecting the experts will chime in soon.
But to get you started, I will try to help with what I know.You need to "link" the Z-Way plugin to your Z-Way "server". Because both of them run on the same RPi you only need to enter the credentials you use to login to your Z-Way. This should be the message you see on the plugin in openLuup.
Entering the credentials can be done in the plugin under actions. Enter your username and password and click on the login button.
Hope this helps.