Files
ha_config/custom_components/omnik_inverter/manifest.json
T
2023-11-21 12:23:38 +01:00

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"
}