Patrick Schurig 2b2cb19276 Add openmeteo integration plugin (site + PV plane)
- Weather/solar current conditions from Open-Meteo (Meteo-France model)
- Satellite-observed GHI + clear-sky index (MTG)
- Per-plane GTI with geographic azimuth convention (180=South)
- Self-hosted ready via baseUrl/satelliteBaseUrl plugin settings
2026-05-30 12:19:25 +02:00

15 lines
287 B
JSON

{
"title": "OpenMeteo",
"tagline": "Get current weather data for your location.",
"icon": "openmeteo.png",
"stability": "consumer",
"offline": false,
"technologies": [
"cloud"
],
"categories": [
"weather",
"online-service"
]
}