Add weather tile menu

This commit is contained in:
Meierschlumpf
2022-12-11 13:38:05 +01:00
parent 40c9b5d203
commit 6d2254ebd5
3 changed files with 15 additions and 5 deletions

View File

@@ -3,6 +3,7 @@
"name": "Weather",
"description": "Look up the current weather in your location",
"settings": {
"title": "Settings for weather integration",
"displayInFahrenheit": {
"label": "Display in Fahrenheit"
},
@@ -29,4 +30,4 @@
"unknown": "Unknown"
}
}
}
}