Skip to content

Commit f0675f8

Browse files
authored
[Fronius] Fix broken link & spelling issues (openhab#16478)
Signed-off-by: Michael Heiß <[email protected]>
1 parent f165d43 commit f0675f8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

bundles/org.openhab.binding.fronius/README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Fronius Binding
22

3-
This binding uses the [Fronius Solar API V1](https://www.fronius.com/en/photovoltaics/products/all-products/system-monitoring/open-interfaces/fronius-solar-api-json-) to obtain data from Fronius devices.
3+
This binding uses the [Fronius Solar API V1](https://www.fronius.com/en/solar-energy/installers-partners/technical-data/all-products/system-monitoring/open-interfaces/fronius-solar-api-json-) to obtain data from Fronius devices.
44

55
It supports Fronius inverters and Fronius Smart Meter.
66
Supports:
@@ -22,7 +22,7 @@ Supports:
2222

2323
## Discovery
2424

25-
There is no discovery implemented. You have to create your things manually and specify the hostname or IP address of the Datalogger and the device id.
25+
There is no discovery implemented. You have to create your Things manually and specify the hostname or IP address of the Datalogger and the device id.
2626

2727
## Binding Configuration
2828

@@ -124,14 +124,14 @@ The binding has no configuration options, all configuration is done at `bridge`,
124124

125125
## Properties
126126

127-
### The `meter` thing has the following properties:
127+
### The `meter` Thing has the following properties:
128128

129129
| Property | Description |
130130
| -------------- | ------------------------------ |
131131
| `modelId` | The model name of the meter |
132132
| `serialNumber` | The serial number of the meter |
133133

134-
### The `ohmpilot` thing has the following property:
134+
### The `ohmpilot` Thing has the following properties:
135135

136136
| Property | Description |
137137
| -------------- | --------------------------------- |

0 commit comments

Comments
 (0)