MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. sweup
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 5
    • Posts 20
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: MMM-ResRobot - Public transport information for Sweden

      Hi, how do i update?, i tried
      cd ~/MagicMirror/modules/MMM-ResRobot
      git pull
      npm install

      But frontend still says a newer update is found…

      posted in Transport
      sweupS
      sweup
    • RE: MMM-GoogleAssistant dummy tutorial

      @thestigh thx, yeah, i tried it but I got black screen using it with MMM-Hotword, hours trying to get it to work, with no luck, drove me to try something else :)

      posted in Troubleshooting
      sweupS
      sweup
    • MMM-GoogleAssistant dummy tutorial

      Have anyone fund a deeper step by step tutorial for MMM-GoogleAssistant? An example for assistant.py would be great, finding it hard to see what I need to change. Also where to put oath-file… Thx

      posted in Troubleshooting
      sweupS
      sweup
    • RE: [MMM-NowPlayingOnSpotify] – Display the currently on Spotify playing song

      Thanks for module, working great!
      Anyway to get cover art in black and white?

      posted in Entertainment
      sweupS
      sweup
    • MMM-AssistantMk2 how to enable voice activated

      Sorry for noob Q… I have installed MMM-AssistantMk2 but I don´t understand what it takes to make it voice activated.

      The module works fine if I click on the speaker icon but if I try to wake it up with “Ok, Google”, nothing happens. I tested the mic separately and it seams to work fine. My preferred setting would be that it always listen for “Ok, Google”.

      Is MMM-hotword required for this? Appreciate some guideness, thanks.

      Side Q - is it possible to tell MMM-AssistantMk2 to play Spotiy, and also to play it on a group of speakers?

      posted in Troubleshooting
      sweupS
      sweup
    • RE: Old fashion mirror

      @bhepler said in Old fashion mirror:

      I have to say, that frame is great. Good choice.

      Thanks :)

      posted in Show your Mirror
      sweupS
      sweup
    • Old fashion mirror

      My first mirror. Using regular glass with film, will probably shift to real spy glass due to glue rests. Regular modules + buss rides Trafiklab module. Old panel that gives pretty low brightness and screen is pretty revealed.

      Edit: thanks for providing code and continous development of it.

      1
      2

      posted in Show your Mirror
      sweupS
      sweup
    • RE: Current weather doesn't work

      I replaced “currentweather.js” from github and now it’s working. Thanks for your help!

      posted in Troubleshooting
      sweupS
      sweup
    • RE: Current weather doesn't work

      Thx for reply

      {
      module: ‘currentweather’,
      position: ‘top_right’,
      header: ‘Värt just nu’,
      config: {
      location: ‘Goeteborg, Sweden’,
      locationID: ‘2711537’, //ID from http://www.openweathermap.org
      appid: ‘12345’
      }
      },
      {
      module: ‘weatherforecast’,
      position: ‘top_right’,
      header: ‘Värt’,
      config: {
      location: ‘Goeteborg, Sweden’,
      locationID: ‘2711537’, //ID from http://www.openweathermap.org
      appid: ‘12345’
      }
      },

      posted in Troubleshooting
      sweupS
      sweup
    • Current weather doesn't work

      My setup is almost done but my current weather module doesn’t work, the Weather Forecast module is working without problem. The settings are the same for the two modules, i tried a separate api-key for current weather module but that didn’t help. The header for the module is working but the data is no go.

      Any suggestions on how to solve this?
      alt text

      posted in Troubleshooting
      sweupS
      sweup
    • 1 / 1