<?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-Fuel NSW no data]]></title><description><![CDATA[<p dir="auto">Hi All,</p>
<p dir="auto">I am very new to MagicMirror and programming in general and im having trouble getting the MMM-Fuel module to work.<br />
It just says ‘Loading…’<br />
I have checked my api with api.nsw and I appear to be getting an error 400</p>
<p dir="auto">below is my config module info</p>
<p dir="auto">Any ideas where the issue lies???</p>
<p dir="auto">Thanks guys</p>
<p dir="auto">![0_1597401702925_fuel config.jpg](Uploading 100%)</p>
]]></description><link>https://forum.magicmirror.builders/topic/13463/mmm-fuel-nsw-no-data</link><generator>RSS for Node</generator><lastBuildDate>Mon, 11 May 2026 17:36:33 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/13463.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 14 Aug 2020 10:42:08 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MMM-Fuel NSW no data on Sat, 15 Aug 2020 10:33:32 GMT]]></title><description><![CDATA[<p dir="auto">Thanks for the help guys. I didn’t know about the developer window but it has shown me a bunch of errors that i’ll have to work on.</p>
<p dir="auto">I got the fuel module working by changing the type to [“e5”], thanks Raymond. Once this has been changed the info showed up :)</p>
]]></description><link>https://forum.magicmirror.builders/post/80197</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/80197</guid><dc:creator><![CDATA[jimus888]]></dc:creator><pubDate>Sat, 15 Aug 2020 10:33:32 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Fuel NSW no data on Sat, 15 Aug 2020 06:52:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jimus888" aria-label="Profile: jimus888">@<bdi>jimus888</bdi></a> Hi jimus it looks like possibly your config isn’t quite right?</p>
<p dir="auto">Just looking at the readme for MMM-Fuel, when using the nsw provider the config notes say</p>
<pre><code>types 	["diesel"] 	Valid options are diesel, e5.
</code></pre>
<p dir="auto">so your types: [“P95”] entry in your config isn’t going to be any good.  I don’t know if that’s giving you the HTTP 400 bad request that you’re seeing. Maybe try changing this value to “diesel” to see if it starts giving you a valid response?</p>
]]></description><link>https://forum.magicmirror.builders/post/80195</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/80195</guid><dc:creator><![CDATA[raymondjspigot]]></dc:creator><pubDate>Sat, 15 Aug 2020 06:52:47 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Fuel NSW no data on Sat, 15 Aug 2020 02:27:21 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jimus888" aria-label="Profile: jimus888">@<bdi>jimus888</bdi></a> yes.  I assume the API call uses data from your config to make the call, including your key and location.</p>
<p dir="auto">you might be able to see that actual url used for the API,  by looking in the developers window. open the developers window ctrl-shift-i on the keyboard, then select the console tab and scroll up to see any errors</p>
]]></description><link>https://forum.magicmirror.builders/post/80193</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/80193</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 15 Aug 2020 02:27:21 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Fuel NSW no data on Sat, 15 Aug 2020 00:39:01 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a><br />
Hi, would the 400 error indicate an issue with the config file that ive uploaded above? or something wrong with the module config files or my api?</p>
]]></description><link>https://forum.magicmirror.builders/post/80192</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/80192</guid><dc:creator><![CDATA[jimus888]]></dc:creator><pubDate>Sat, 15 Aug 2020 00:39:01 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Fuel NSW no data on Fri, 14 Aug 2020 11:15:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jimus888" aria-label="Profile: jimus888">@<bdi>jimus888</bdi></a> the API has to return 200 (ok) and data. so if u have 400, then there is a problem</p>
]]></description><link>https://forum.magicmirror.builders/post/80174</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/80174</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 14 Aug 2020 11:15:07 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Fuel NSW no data on Fri, 14 Aug 2020 10:44:18 GMT]]></title><description><![CDATA[<p dir="auto">Seems my pictures are not loading</p>
<p dir="auto">here is the config</p>
<pre><code>            },
            {
                    module: "MMM-Fuel",
                    position: "bottom_right",
                    config: {
                            provider: 'nsw',
                            api_key: "xxxxxxxxxx",
                            secret: "xxxxxxxxxx",
                            lat: -33.8478792,
                            lng: 150.7915495,
                            types: ["P95"],
                            max: 5,
                            }
    }
    ]
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/80170</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/80170</guid><dc:creator><![CDATA[jimus888]]></dc:creator><pubDate>Fri, 14 Aug 2020 10:44:18 GMT</pubDate></item></channel></rss>