- 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
15 lines
287 B
JSON
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"
|
|
]
|
|
}
|