1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-03 07:01:43 +01:00
Files
core/homeassistant/components/zeversolar/manifest.json
2024-10-25 18:14:04 +02:00

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.2"]
}