Update README.md

Fixed typos....
This commit is contained in:
Addie Janssen
2020-09-14 18:24:03 +02:00
committed by GitHub
parent 433fb23541
commit d769661a24

View File

@ -1,4 +1,4 @@
# Domoticz SolarEdge_ModBusTCP plugin
# Domoticz SolarEdge_ModbusTCP plugin
A Domoticz plugin to collect data from SolarEdge power inverters over ModbusTCP.
@ -47,12 +47,12 @@ sudo service domoticz.sh restart
## Configuration in Domoticz
Once the plugin is installed, a new hardware type will be available: `SolarEdge ModBusTCP`.
Once the plugin is installed, a new hardware type will be available: `SolarEdge ModbusTCP`.
To add the inverter, go to `Setup` -> `Hardware` and add the inverter:
- Enter a `name` for the inverter.
- Select `SolarEdge ModBusTCP` from the `type` dropdown list.
- Select `SolarEdge ModbusTCP` from the `type` dropdown list.
- Enter the IP address of the inverter in the `Inverter IP Address` field.
- Enter the port number (default: 502) of the inverter in the `Inverter Port Number` field.
- Select `Yes` in the `Add missing devices` to create the devices when the inverter is added. Select `No` after deleting unwanted devices. Leaving the option set to `Yes` will recreate the deleted devices once Domoticz is restarted.
@ -112,4 +112,4 @@ The Domoticz Temperature page shows the inverters temperature data.
All the other information is visible in the Domoticz Utility page.
![](screenshots/Utility.png)
![](screenshots/Utility.png)