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

Herr-pres

@Herr-pres

0
Reputation
121
Profile views
2
Posts
0
Followers
0
Following
Joined May 9, 2019, 2:18 PM
Last Online 6 days ago

Herr-pres Unfollow Follow

Latest posts made by Herr-pres

  • overheating Pi /freezing up and not responding

    this is my first project ever using a pi
    so i’ve been trying to get my pi working for a while with both Hass.io using Docker CE and Magicmirror with the following modules

    default weather + weather forcast + news + compliments + clock
    MMM-GoogleTasks
    MMM-NowPlayingOnSpotify
    MMM-PublicTransportHafas

    but temps are getting really high above 60° and it’s freezing up when i edit or use any other app
    i have black heat sinks installed and Raspbee getaway install directly on gpio

    right now with magicmirror not working my temps are stable at 47° and my room temp is 20°
    i tried turning on open gl G1 but it was pretty much useless

    is it normal temps, should i get a better heatsinks with a fan?

    posted in Troubleshooting
    H
    Herr-pres
    Jul 26, 2019, 5:45 AM
  • MMM-PublicTransportHafas stuck at loading

    Hi i used MMM-PublicTransportHafas to show the busses at my station but it’s stuck at loading

    {
    		  module: "MMM-PublicTransportHafas",
    		  position: "bottom_right",
    		  
    		  config: {
    		    stationID: "000703897",                   // Replace with your stationID!
    		    stationName: "Ellerbeker Markt, Kiel",   // Replace with your station name!
    		  
    		    direction: "",                    // Show only departures heading to this station. (A station ID.)
    		    ignoredLines: [],                 // Which lines should be ignored? (comma-separated list of line names)
    		    excludedTransportationTypes: [],  // Which transportation types should not be shown on the mirror? (comma-separated list of types) possible values: StN for tram, BuN for bus, s for suburban
    		    timeToStation: 4,                // How long do you need to walk to the next Station?
    		
    		    showColoredLineSymbols: true,     // Want colored line symbols?
    		    useColorForRealtimeInfo: true,    // Want colored real time information (timeToStation, early)?
    		    showTableHeadersAsSymbols: true,  // Table Headers as symbols or text?
    		    maxUnreachableDepartures: 0,      // How many unreachable departures should be shown?
    		    maxReachableDepartures: 7,        // How many reachable departures should be shown?
    		    customLineStyles: "",             // Prefix for the name of the custom css file. ex: Leipzig-lines.css (case sensitive)
    		    showOnlyLineNumbers: false        // Display only the line number instead of the complete name, i. e. "11" instead of "STR 11"
    		  }
    		},
    
    posted in Troubleshooting
    H
    Herr-pres
    Jul 24, 2019, 10:55 PM
Enjoying MagicMirror? Please consider a donation!
MagicMirror created by Michael Teeuw.
Forum managed by Sam, technical setup by Karsten.
This forum is using NodeBB as its core | Contributors
Contact | Privacy Policy