mirror of
https://github.com/nymea/nymea-plugins.git
synced 2026-07-18 00:43:48 +02:00
15 lines
290 B
JSON
15 lines
290 B
JSON
{
|
|
"title": "AccuWeather",
|
|
"tagline": "Get current weather data for your location",
|
|
"icon": "accuweather.png",
|
|
"stability": "consumer",
|
|
"offline": false,
|
|
"technologies": [
|
|
"cloud"
|
|
],
|
|
"categories": [
|
|
"weather",
|
|
"online-service"
|
|
]
|
|
}
|