hass-core/homeassistant/components/zeversolar/manifest.json
Koen van Zuijlen 92815c9948
Bump zeversolar to 0.3.1 (#88386)
Updated zeversolar to 0.3.1
2023-02-20 12:50:43 +01:00

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