First commit

This commit is contained in:
2024-12-18 13:26:06 +01:00
commit 96830baee3
2568 changed files with 363730 additions and 0 deletions

View 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"
}