this post was submitted on 09 Jun 2026
30 points (94.1% liked)
Selfhosted
59897 readers
869 users here now
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam.
-
Posts here are to be centered around self-hosting. Please ensure it is clear in your post how it relates to self-hosting.
-
Don't duplicate the full text of your blog or git here. Just post the link for folks to click.
-
Submission headline should match the article title.
-
No trolling.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
What dashboard are you using? It seems weird to use n8n as the data should already be in json format
Just FYI the data you provided is not in json format
I'm using Homarr which has the capabilities of iframes.
Is this not JSON format?
ETA: I guess I should have posted it as such:
spoiler
[{"json":{"cod":"200","message":0,"cnt":40,"list":[{"dt":1780693200,"main":{"temp":29.4,"feels_like":29.23,"temp_min":29.4,"temp_max":29.68,"pressure":1019,"sea_level":1019,"grnd_level":984,"humidity":42,"temp_kf":-0.28},"weather":[{"id":803,"main":"Clouds","description":"broken clouds","icon":"04d"}],"clouds":{"all":65},"wind":{"speed":4.11,"deg":213,"gust":4.12},"visibility":10000,"pop":0,"sys":{"pod":"d"},"dt_txt":"2026-06-05 21:00:00"},{"dt":1780704000,"main":Is there are reason you can't just use the Homar weather plugin?
Well, primarily because I wouldn't learn anything. lol Plus, the Homarr weather plugin doesn't give as much detail as I would like. It works, no doubt, I just wanted something a bit more.
You could build a weather app using flask and bootstrap 5. (Flask is the backend and bootstrap is the frontend)