core/homeassistant/components/zeversolar/manifest.json

11 lines
291 B
JSON

{
"domain": "zeversolar",
"name": "Zeversolar",
"codeowners": ["@kvanzuijlen"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/zeversolar",
"integration_type": "device",
"iot_class": "local_polling",
"requirements": ["zeversolar==0.3.1"]
}