add weather for Saint-Michel

This commit is contained in:
2025-08-25 07:21:21 +02:00
parent f3aa929cf5
commit 78556d6159

View File

@@ -82,6 +82,12 @@
units = "metric";
hour-format = "24h";
}
{
type = "weather";
location = "Saint-Michel-de-Maurienne, France";
units = "metric";
hour-format = "24h";
}
];
}
];