add the weather

This commit is contained in:
Asim Aslam
2021-06-21 14:45:53 +01:00
parent 59b0cc6ecb
commit c77fdbd424
13 changed files with 781 additions and 0 deletions

8
weather/publicapi.json Normal file
View File

@@ -0,0 +1,8 @@
{
"name": "weather",
"icon": "☀️",
"category": "climate",
"pricing": {
"Weather.Now": 1
}
}