Added update instructions.

This commit is contained in:
Addie Janssen
2020-09-14 20:11:46 +02:00
parent bbb2593a57
commit a4fd93c5c8

View File

@ -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. 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 ## Example
Here's an example of information returned by an inverter (in this case a SE7000 3 phase inverter): Here's an example of information returned by an inverter (in this case a SE7000 3 phase inverter):