Skip to content

Commit 9631a12

Browse files
Update README.md
1 parent 677cfcd commit 9631a12

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
[![npm](https://img.shields.io/npm/dt/homebridge-omnik.svg)](https://www.npmjs.com/package/homebridge-omnik)
33
[![npm](https://img.shields.io/npm/v/homebridge-omnik.svg)](https://www.npmjs.com/package/homebridge-omnik)
44

5-
This Homebridge plugin connects your Omnik Converter with Homekit. The plugin provides three key sensors: Current Power Production (in Watts), Today's Yield (in kWh), and Total Yield (in kWh). With these sensors, you can effortlessly create automations in your Apple Home based on your solar panel yield.
5+
This Homebridge plugin connects your Omnik-Inverter with Homekit. The plugin provides three key sensors: Current Power Production (in Watts), Today's Yield (in kWh), and Total Yield (in kWh). With these sensors, you can effortlessly create automations in your Apple Home based on your solar panel yield.
66

77
## Installation
88
To install the *Homebridge Omnik* plugin follow these steps:
@@ -19,4 +19,4 @@ To install the *Homebridge Omnik* plugin follow these steps:
1919
"ip": "<<IP address of your Omnik Inverter>>",
2020
"pollInterval": 5
2121
}
22-
```
22+
```

0 commit comments

Comments
 (0)