12 lines
352 B
JSON
12 lines
352 B
JSON
{
|
|
"domain": "forecast_solar",
|
|
"name": "Forecast.Solar",
|
|
"codeowners": ["@klaasnicolaas", "@frenck"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/forecast_solar",
|
|
"integration_type": "service",
|
|
"iot_class": "cloud_polling",
|
|
"quality_scale": "platinum",
|
|
"requirements": ["forecast-solar==3.0.0"]
|
|
}
|