First commit
This commit is contained in:
12
custom_components/open_meteo_solar_forecast/manifest.json
Normal file
12
custom_components/open_meteo_solar_forecast/manifest.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"domain": "open_meteo_solar_forecast",
|
||||
"name": "Open-Meteo Solar Forecast",
|
||||
"codeowners": ["@rany2"],
|
||||
"config_flow": true,
|
||||
"documentation": "https://github.com/rany2/ha-open-meteo-solar-forecast",
|
||||
"integration_type": "service",
|
||||
"iot_class": "cloud_polling",
|
||||
"issue_tracker": "https://github.com/rany2/ha-open-meteo-solar-forecast/issues",
|
||||
"requirements": ["open_meteo_solar_forecast==0.1.18"],
|
||||
"version": "0.1.16"
|
||||
}
|
||||
Reference in New Issue
Block a user