<?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-Growatt module (API login and view)]]></title><description><![CDATA[<p dir="auto">Hello,<br />
I have a question for <a class="plugin-mentions-user plugin-mentions-a" href="/user/mumblebaj" aria-label="Profile: mumblebaj">@<bdi>mumblebaj</bdi></a>.<br />
Kindly, is there a way to login with API key instead username+password method?<br />
I read that now API key doesn’t have the classic method’s frequency update limitations.<br />
It could be more useful to have “nearly live data” energy production.</p>
<p dir="auto">Another question, less important, is there a way to hide the grid from the “table” view?<br />
It’s not so important, I just like compact and minimal styles, when informations are more important than design itself.<br />
Thanks a lot</p>
]]></description><link>https://forum.magicmirror.builders/topic/20206/mmm-growatt-module-api-login-and-view</link><generator>RSS for Node</generator><lastBuildDate>Tue, 16 Jun 2026 03:02:26 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/20206.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 09 Apr 2026 16:49:26 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MMM-Growatt module (API login and view) on Thu, 16 Apr 2026 17:59:55 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nowayto" aria-label="Profile: nowayto">@<bdi>nowayto</bdi></a> I have made changes to the module to accommodate the API key, however, when I tested it, it did not work for me.</p>
<p dir="auto">The Growatt NPM module states the following:<br />
<code>You can get the key by having an email sent to you on the Grwatt website for a third party to display the data. The key is the combination of numbers and letters in the link. It has 96 characters.</code></p>
<p dir="auto">The API key I am seeing is much shorter than the 96 character key mentioned above and as a result I was getting a 500 error when I was testing it.</p>
<p dir="auto">This is obviously the wrong key.</p>
<p dir="auto"><img src="/assets/uploads/files/1776362305283-b6202969-721b-43cf-8278-736251ba6f56-image.jpeg" alt="b6202969-721b-43cf-8278-736251ba6f56-image.jpeg" class=" img-fluid img-markdown" /></p>
<p dir="auto">As such, I am reluctant to push changes I am unable to test successfully.</p>
]]></description><link>https://forum.magicmirror.builders/post/130808</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/130808</guid><dc:creator><![CDATA[mumblebaj]]></dc:creator><pubDate>Thu, 16 Apr 2026 17:59:55 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Growatt module (API login and view) on Sat, 11 Apr 2026 11:08:56 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nowayto" aria-label="Profile: nowayto">@<bdi>nowayto</bdi></a> Hi. I see that the Growatt library now allows for key. I will need some time to update accordingly.  If you would please log a feature request on the modules <a href="https://github.com/mumblebaj/MMM-Growatt/issues" target="_blank" rel="noopener noreferrer nofollow ugc">GitHub</a> page.</p>
<p dir="auto">As for the table view, yes, you can remove the grid lines.</p>
<pre><code class="language-css">.growatt-table td {
    border: none;
}
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/130759</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/130759</guid><dc:creator><![CDATA[mumblebaj]]></dc:creator><pubDate>Sat, 11 Apr 2026 11:08:56 GMT</pubDate></item></channel></rss>