core/homeassistant/components/zeversolar/manifest.json

11 lines
291 B
JSON
Raw Normal View History

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