Update README.md
Fixed typos....
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
# Domoticz SolarEdge_ModBusTCP plugin
|
# Domoticz SolarEdge_ModbusTCP plugin
|
||||||
|
|
||||||
A Domoticz plugin to collect data from SolarEdge power inverters over ModbusTCP.
|
A Domoticz plugin to collect data from SolarEdge power inverters over ModbusTCP.
|
||||||
|
|
||||||
@ -47,12 +47,12 @@ sudo service domoticz.sh restart
|
|||||||
|
|
||||||
## Configuration in Domoticz
|
## 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:
|
To add the inverter, go to `Setup` -> `Hardware` and add the inverter:
|
||||||
|
|
||||||
- Enter a `name` for 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 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.
|
- 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.
|
- 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.
|
All the other information is visible in the Domoticz Utility page.
|
||||||
|
|
||||||

|

|
||||||
|
|||||||
Reference in New Issue
Block a user