<?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-MyScoreboard and MMM-awesome-alexa Formatting issues]]></title><description><![CDATA[<p dir="auto">I had been using MMM-My-Scoreboard fine up until I installed MMM-awesome-alexa.</p>
<p dir="auto">Now when I include the MMM-awesome-alexa module any where, it changes the formatting of MMM-My-Scoreboard so it is a single horizontal line <img src="https://imgur.com/a/AtalWlN" alt="See here" class=" img-fluid img-markdown" /> It should be vertical on the left hand side. And indeed when i remove the alexa module from the config file it returns to normal. Also the alexa dot that pops up is in the center of the screen, right over the line that the sports are on, Not at the top ( i dont really care where it is, was just moving it away from the scoreboard. the alexa module is confirmed working.</p>
<p dir="auto">Any clues?</p>
<p dir="auto">The config for MMM-awesome-alexa</p>
<pre><code>{
     module: "MMM-awesome-alexa",
     position: "top_bar",
     config: {
         wakeWord: "Alexa",
         clientId: "amzn1....",
         clientSecret: "....",
         deviceId: "....",
         refreshToken: "A....",
         lite: false,
         isSpeechVisualizationEnabled: false
     }
 },
</code></pre>
<p dir="auto">and for MMM-MyScoreboard</p>
<pre><code>{
  			module: "MMM-MyScoreboard",
 			position: "top_left",
  			classes: "default everyone",
  			header: "Sports",
  config: {
    showLeagueSeparators: true,
    colored: false,
    viewStyle: "mediumLogos",
    sports: [
      {
        league: "NHL"
      },
      {
        league: "MLB"
      },
      {
        league: "NFL"
      },
      {
        league: "NCAAM_MM",
        label: "March Madness"
      }
    ]

  }
},
</code></pre>
]]></description><link>https://forum.magicmirror.builders/topic/12243/mmm-myscoreboard-and-mmm-awesome-alexa-formatting-issues</link><generator>RSS for Node</generator><lastBuildDate>Sat, 18 Jul 2026 05:57:22 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/12243.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 22 Feb 2020 09:36:58 GMT</pubDate><ttl>60</ttl></channel></rss>