<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Weather on The Comfy Seat</title><link>https://beanbag.technicalissues.us/tags/weather/</link><description>Recent content in Weather on The Comfy Seat</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Tue, 30 Apr 2024 15:00:00 -0400</lastBuildDate><atom:link href="https://beanbag.technicalissues.us/tags/weather/index.xml" rel="self" type="application/rss+xml"/><item><title>Custom Weather Entity</title><link>https://beanbag.technicalissues.us/custom-weather-entity/</link><pubDate>Tue, 30 Apr 2024 15:00:00 -0400</pubDate><guid>https://beanbag.technicalissues.us/custom-weather-entity/</guid><description>&lt;p&gt;In Home Assistant 2024.4, this note was in the &amp;ldquo;Backward-incompatible changes&amp;rdquo; section of &lt;a href="https://www.home-assistant.io/blog/2024/04/03/release-20244/"&gt;the release announcement&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;The previously deprecated &lt;code&gt;forecast&lt;/code&gt; attribute of weather entities, has now been removed. Use the &lt;a href="https://www.home-assistant.io/integrations/weather#service-weatherget_forecasts"&gt;&lt;code&gt;weather.get_forecasts&lt;/code&gt;&lt;/a&gt; service to get the forecast data instead.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;(&lt;a href="https://github.com/gjohansson-ST"&gt;@gjohansson-ST&lt;/a&gt; - &lt;a href="https://github.com/home-assistant/core/pull/110761"&gt;#110761&lt;/a&gt;) (&lt;a href="https://www.home-assistant.io/integrations/metoffice"&gt;documentation&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;I had a heck of a time finding docs on this, so I have compiled what I did here.&lt;/p&gt;
&lt;h2 id="base-weather-integration"&gt;Base weather integration&lt;/h2&gt;
&lt;p&gt;I am using the &lt;a href="https://www.home-assistant.io/integrations/tomorrowio/"&gt;Tomorrow.io integration&lt;/a&gt; to get forecasts, but what I have done should work with any weather provider.&lt;/p&gt;</description></item></channel></rss>