<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[MMM-homeassistant-sensors stopped working after HA 2021.10 update]]></title><description><![CDATA[<p dir="auto">Has anyone figured out how to fix MMM-homeassistant-sensors to work with HA 2021.10 version?</p>
<p dir="auto">I believe that the module was using API Discovery which is now deprecated:</p>
<pre><code>The API endpoint /api/discovery_info now only return blank values. This endpoint is scheduled to be removed in Home Assistant Core 2022.1.

As a regular user of Home Assistant, this change should not affect you.

(@ludeeus - #56097) (api docs)
</code></pre>
<p dir="auto"><a href="https://www.home-assistant.io/blog/2021/10/06/release-202110/#breaking-changes" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.home-assistant.io/blog/2021/10/06/release-202110/#breaking-changes</a></p>
]]></description><link>https://forum.magicmirror.builders/topic/15751/mmm-homeassistant-sensors-stopped-working-after-ha-2021-10-update</link><generator>RSS for Node</generator><lastBuildDate>Mon, 14 Sep 2026 05:21:35 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/15751.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 17 Oct 2021 16:32:28 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MMM-homeassistant-sensors stopped working after HA 2021.10 update on Sun, 20 Feb 2022 09:01:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/asifnabi" aria-label="Profile: asifnabi">@<bdi>asifnabi</bdi></a> Hi, not with my module “only”, but if you have the information in HA, you can get it to the mirror using my module. I also believe there are modules that do fetch package data to the mirror directly, I just have not used any. :)<br />
Take a look here: <a href="https://github.com/MichMich/MagicMirror/wiki/3rd-Party-Modules" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/MichMich/MagicMirror/wiki/3rd-Party-Modules</a></p>
]]></description><link>https://forum.magicmirror.builders/post/99768</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/99768</guid><dc:creator><![CDATA[Snille]]></dc:creator><pubDate>Sun, 20 Feb 2022 09:01:31 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-homeassistant-sensors stopped working after HA 2021.10 update on Sat, 19 Feb 2022 18:13:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/snille" aria-label="Profile: snille">@<bdi>snille</bdi></a> thank you! That solved my problem. It’s now streaming data from HA. I have a question, can I achieve something like this with your module? I’m talking about Mail &amp; Package section. Can it fetch image like that?<br />
<a href="https://external-preview.redd.it/lLLFj9rtFIFLirIsy_FHfVMFAzpSXYbWuzE1K-ffOnk.jpg?auto=webp&amp;s=ed704cfe952efe5a53ddcf81490617c639920286" target="_blank" rel="noopener noreferrer nofollow ugc">https://external-preview.redd.it/lLLFj9rtFIFLirIsy_FHfVMFAzpSXYbWuzE1K-ffOnk.jpg?auto=webp&amp;s=ed704cfe952efe5a53ddcf81490617c639920286</a></p>
]]></description><link>https://forum.magicmirror.builders/post/99760</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/99760</guid><dc:creator><![CDATA[asifnabi]]></dc:creator><pubDate>Sat, 19 Feb 2022 18:13:51 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-homeassistant-sensors stopped working after HA 2021.10 update on Sat, 19 Feb 2022 08:26:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/asifnabi" aria-label="Profile: asifnabi">@<bdi>asifnabi</bdi></a> Hi, if you don’t specify the port, it will default to port 8123. And if you are using ssl (https) you need the port to be set to 443. Otherwise it will not work.</p>
<p dir="auto">So, either do not use ssl (https) and you can skip the port option (because it will default to 8123).<br />
Or use ssl (https) but then you need to specify the port option to 443.</p>
<p dir="auto">Both options are working for me at least. I hope this clarify things…</p>
]]></description><link>https://forum.magicmirror.builders/post/99739</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/99739</guid><dc:creator><![CDATA[Snille]]></dc:creator><pubDate>Sat, 19 Feb 2022 08:26:29 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-homeassistant-sensors stopped working after HA 2021.10 update on Sat, 19 Feb 2022 04:49:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/snille" aria-label="Profile: snille">@<bdi>snille</bdi></a> i get fetching error. I am using duckdns to access locally so got rid of port option, is that why I’m getting this error?</p>
]]></description><link>https://forum.magicmirror.builders/post/99735</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/99735</guid><dc:creator><![CDATA[asifnabi]]></dc:creator><pubDate>Sat, 19 Feb 2022 04:49:00 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-homeassistant-sensors stopped working after HA 2021.10 update on Fri, 18 Feb 2022 06:23:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/asifnabi" aria-label="Profile: asifnabi">@<bdi>asifnabi</bdi></a> Where are you getting the errors?<br />
I’m on Core Version core-2022.2.8 and Supervisor Version supervisor-2022.01.1 and it works.</p>
]]></description><link>https://forum.magicmirror.builders/post/99703</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/99703</guid><dc:creator><![CDATA[Snille]]></dc:creator><pubDate>Fri, 18 Feb 2022 06:23:39 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-homeassistant-sensors stopped working after HA 2021.10 update on Fri, 18 Feb 2022 05:58:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ivanov_d" aria-label="Profile: ivanov_d">@<bdi>ivanov_d</bdi></a> that sucks! I just installed the module and learned it outdated</p>
]]></description><link>https://forum.magicmirror.builders/post/99701</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/99701</guid><dc:creator><![CDATA[asifnabi]]></dc:creator><pubDate>Fri, 18 Feb 2022 05:58:11 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-homeassistant-sensors stopped working after HA 2021.10 update on Fri, 22 Oct 2021 13:51:05 GMT]]></title><description><![CDATA[<p dir="auto">Yeah, but the new versions of HA have some nice features and improvements and it is a shame that the MMM module is not being updated to support the new authentication methods.</p>
]]></description><link>https://forum.magicmirror.builders/post/95720</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/95720</guid><dc:creator><![CDATA[Ivanov_d]]></dc:creator><pubDate>Fri, 22 Oct 2021 13:51:05 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-homeassistant-sensors stopped working after HA 2021.10 update on Fri, 22 Oct 2021 13:10:58 GMT]]></title><description><![CDATA[<p dir="auto">yep, I’m holding off updating homeassistant so this doesn’t happen…</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/snille" aria-label="Profile: Snille">@<bdi>Snille</bdi></a></p>
]]></description><link>https://forum.magicmirror.builders/post/95719</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/95719</guid><dc:creator><![CDATA[JohnBachini]]></dc:creator><pubDate>Fri, 22 Oct 2021 13:10:58 GMT</pubDate></item></channel></rss>