We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72ba7af commit 2a98697Copy full SHA for 2a98697
1 file changed
custom_components/omnik_inverter/manifest.json
@@ -2,13 +2,13 @@
2
"domain": "omnik_inverter",
3
"name": "Omnik Inverter",
4
"config_flow": true,
5
- "version": "1.5.4",
+ "version": "2.0.0",
6
"documentation": "https://github.com/robbinjanssen/home-assistant-omnik-inverter",
7
"issue_tracker": "https://github.com/robbinjanssen/home-assistant-omnik-inverter/issues",
8
"codeowners": [
9
"@robbinjanssen",
10
"@klaasnicolaas"
11
],
12
- "requirements": ["omnikinverter==0.4.0"],
+ "requirements": ["omnikinverter==0.5.0"],
13
"iot_class": "local_polling"
14
}
0 commit comments