17 lines
433 B
JSON
17 lines
433 B
JSON
{
|
|
"domain": "omnik_inverter",
|
|
"name": "Omnik Inverter",
|
|
"codeowners": [
|
|
"@robbinjanssen",
|
|
"@klaasnicolaas"
|
|
],
|
|
"config_flow": true,
|
|
"documentation": "https://github.com/robbinjanssen/home-assistant-omnik-inverter",
|
|
"iot_class": "local_polling",
|
|
"issue_tracker": "https://github.com/robbinjanssen/home-assistant-omnik-inverter/issues",
|
|
"requirements": [
|
|
"omnikinverter==0.9.0"
|
|
],
|
|
"version": "2.5.3"
|
|
}
|