Skip to content

Commit

Permalink
The OpenMeteoPlugin provides weather information like the OpenWeather…
Browse files Browse the repository at this point in the history
…Plugin, but needs no API key, no registration, no credit card.
  • Loading branch information
BlueAndi committed Feb 2, 2025
1 parent b5f89c0 commit 8fb10fa
Show file tree
Hide file tree
Showing 57 changed files with 2,139 additions and 191 deletions.
1 change: 1 addition & 0 deletions config/configNormal.ini
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ lib_deps =
JustTextPlugin @ ~0.1.0
MatrixPlugin @ ~0.1.0
MultiIconPlugin @ ~0.1.0
OpenMeteoPlugin @ ~0.1.0
OpenWeatherPlugin @ ~0.1.0
RainbowPlugin @ ~0.1.0
SensorPlugin @ ~0.1.0
Expand Down
1 change: 1 addition & 0 deletions config/configSmall.ini
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ lib_deps =
JustTextPlugin @ ~0.1.0
MatrixPlugin @ ~0.1.0
MultiIconPlugin @ ~0.1.0
;OpenMeteoPlugin @ ~0.1.0
OpenWeatherPlugin @ ~0.1.0
;RainbowPlugin @ ~0.1.0
SensorPlugin @ ~0.1.0
Expand Down
1 change: 1 addition & 0 deletions config/configSmallNoI2s.ini
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ lib_deps =
JustTextPlugin @ ~0.1.0
MatrixPlugin @ ~0.1.0
MultiIconPlugin @ ~0.1.0
;OpenMeteoPlugin @ ~0.1.0
OpenWeatherPlugin @ ~0.1.0
;RainbowPlugin @ ~0.1.0
SensorPlugin @ ~0.1.0
Expand Down
1 change: 1 addition & 0 deletions config/configSmallUlanzi.ini
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ lib_deps =
JustTextPlugin @ ~0.1.0
;MatrixPlugin @ ~0.1.0
;MultiIconPlugin @ ~0.1.0
OpenMeteoPlugin @ ~0.1.0
OpenWeatherPlugin @ ~0.1.0
;RainbowPlugin @ ~0.1.0
;SensorPlugin @ ~0.1.0
Expand Down
1 change: 1 addition & 0 deletions config/configTiny.ini
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ lib_deps =
JustTextPlugin @ ~0.1.0
;MatrixPlugin @ ~0.1.0
MultiIconPlugin @ ~0.1.0
;OpenMeteoPlugin @ ~0.1.0
OpenWeatherPlugin @ ~0.1.0
;RainbowPlugin @ ~0.1.0
;SensorPlugin @ ~0.1.0
Expand Down
25 changes: 25 additions & 0 deletions lib/OpenMeteoPlugin/library.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"name": "OpenMeteoPlugin",
"version": "0.1.0",
"description": "....",
"authors": [{
"name": "Andreas Merkle",
"email": "[email protected]",
"url": "https://github.com/BlueAndi",
"maintainer": true
}],
"license": "MIT",
"dependencies": [{
"name": "Logging"
}, {
"name": "LittleFS"
}, {
"name": "Plugin"
}, {
"name": "Views"
}, {
"name": "Utilities"
}],
"frameworks": "*",
"platforms": "*"
}
108 changes: 108 additions & 0 deletions lib/OpenMeteoPlugin/pixelix.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,108 @@
{
"pixelix": {
"type": "plugin",
"name": "OpenMeteoPlugin",
"web": {
"files": [
"./web/OpenMeteoPlugin.html",
"./web/OpenMeteoPlugin.jpg"
],
"layouts": [{
"name": "LAYOUT_GENERIC",
"files": [
"./web/icon8x8/01d.bmp",
"./web/icon8x8/01n.bmp",
"./web/icon8x8/02d.bmp",
"./web/icon8x8/02n.bmp",
"./web/icon8x8/03.bmp",
"./web/icon8x8/04.bmp",
"./web/icon8x8/09.bmp",
"./web/icon8x8/10d.bmp",
"./web/icon8x8/10n.bmp",
"./web/icon8x8/11.bmp",
"./web/icon8x8/13.bmp",
"./web/icon8x8/50.bmp",
"./web/icon8x8/hum.bmp",
"./web/icon8x8/std.bmp",
"./web/icon8x8/uvi.bmp",
"./web/icon8x8/wind.bmp"
]
}, {
"name": "LAYOUT_32X8",
"files": [
"./web/icon8x8/01d.bmp",
"./web/icon8x8/01n.bmp",
"./web/icon8x8/02d.bmp",
"./web/icon8x8/02n.bmp",
"./web/icon8x8/03.bmp",
"./web/icon8x8/04.bmp",
"./web/icon8x8/09.bmp",
"./web/icon8x8/10d.bmp",
"./web/icon8x8/10n.bmp",
"./web/icon8x8/11.bmp",
"./web/icon8x8/13.bmp",
"./web/icon8x8/50.bmp",
"./web/icon8x8/hum.bmp",
"./web/icon8x8/std.bmp",
"./web/icon8x8/uvi.bmp",
"./web/icon8x8/wind.bmp"
]
}, {
"name": "LAYOUT_32X16",
"files": [
"./web/icon8x8/01d.bmp",
"./web/icon8x8/01n.bmp",
"./web/icon8x8/02d.bmp",
"./web/icon8x8/02n.bmp",
"./web/icon8x8/03.bmp",
"./web/icon8x8/04.bmp",
"./web/icon8x8/09.bmp",
"./web/icon8x8/10d.bmp",
"./web/icon8x8/10n.bmp",
"./web/icon8x8/11.bmp",
"./web/icon8x8/13.bmp",
"./web/icon8x8/50.bmp",
"./web/icon8x8/hum.bmp",
"./web/icon8x8/std.bmp",
"./web/icon8x8/uvi.bmp",
"./web/icon8x8/wind.bmp"
]
}, {
"name": "LAYOUT_64X64",
"files": [
"./web/icon8x8/01d.bmp",
"./web/icon8x8/01n.bmp",
"./web/icon8x8/02d.bmp",
"./web/icon8x8/02n.bmp",
"./web/icon8x8/03.bmp",
"./web/icon8x8/04.bmp",
"./web/icon8x8/09.bmp",
"./web/icon8x8/10d.bmp",
"./web/icon8x8/10n.bmp",
"./web/icon8x8/11.bmp",
"./web/icon8x8/13.bmp",
"./web/icon8x8/50.bmp",
"./web/icon8x8/std.bmp",

"./web/icon16x16/01d_16x16.gif",
"./web/icon16x16/01n_16x16.gif",
"./web/icon16x16/02d_16x16.gif",
"./web/icon16x16/02n_16x16.gif",
"./web/icon16x16/03_16x16.gif",
"./web/icon16x16/04_16x16.gif",
"./web/icon16x16/09_16x16.gif",
"./web/icon16x16/10d_16x16.gif",
"./web/icon16x16/10n_16x16.gif",
"./web/icon16x16/11_16x16.gif",
"./web/icon16x16/13_16x16.gif",
"./web/icon16x16/50_16x16.gif",

"./web/icon16x16/hum_16x16.gif",
"./web/icon16x16/std_16x16.gif",
"./web/icon16x16/uvi_16x16.gif",
"./web/icon16x16/wind_16x16.gif"
]
}]
}
}
}
Loading

0 comments on commit 8fb10fa

Please sign in to comment.