How would one get the middle weather widget displayed here?

I think the weekly forecast this person setup is amazing! Any ideas if this is already a custom widget? I have been searching but my google foo must be off.

Thank you.

1 Like

its possible that there is some webpage displaying it like that, and that its just an iframe.

setting up a widget like that would be possible, but first you need to have ALL that information inside home assistant. and because it has today, tomorrow and the other days as weekdays it isnt possible that that are seperate sensors.
so you need 1 sensor with all that available as attributes.
so i doubt that comes from HA itself.

i got this on my dashboard also as iframe, and i know there are more like that possible.

want to find all kind of weather widgets that you can place in an iframe?
google for

weather widgets for website

Perfect! I will search away. Thank you.

1 Like

Well, I found weatherwidget.io, and copied the code, but it is html, not just a website. Not sure how to reference this in iframe.

Here is the code. Any ideas?

<a class=“weatherwidget-io” href=“https://forecast7.com/en/43d06n88d11/brookfield/?unit=us” data-label_1=“BROOKFIELD” data-icons=“Climacons Animated” >BROOKFIELD</a>

<script>

!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=‘https://weatherwidget.io/js/widget.min.js’;fjs.parentNode.insertBefore(js,fjs);}}(document,‘script’,'weatherwidget-io-js’);

</script>

so far I have this.

weather_widget:
widget_type: iframe
title: weather
frame_style: “”
url_list:

but I don’t know how to list that code. If I save it as an html file in my HA server, where would I put it? I can’t figure out where the www folder is on my server.

Thanks.

I ended up using this site for my widget.

It is close enough for me right now.

22%20PM