From a4fd93c5c8961b3cba10f9fc59b35d294cf2f3d7 Mon Sep 17 00:00:00 2001 From: Addie Janssen <55428983+addiejanssen@users.noreply.github.com> Date: Mon, 14 Sep 2020 20:11:46 +0200 Subject: [PATCH] Added update instructions. --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.md b/README.md index 12afbab..2aa1202 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,21 @@ To add the inverter, go to `Setup` -> `Hardware` and add the inverter: This should result in a lot of new devices in the `Setup` -> `Devices` menu. +## Updating the plugin + +Go to the plugin folder and get the new verion: + +``` shell +cd domoticz/plugins/domoticz-solaredge-modbustcp-plugin +git pull +``` + +Once that is done, restart domoticz: + +``` shell +sudo service domoticz.sh restart +``` + ## Example Here's an example of information returned by an inverter (in this case a SE7000 3 phase inverter):