MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. Lordy
    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 13
    • Posts 82
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: MMM-TomTomTrafficIncidents without street name

      I caring a new TomTom key that all activates everything.
      I thought I closed the thread because my problem was solved?

      posted in Troubleshooting
      LordyL
      Lordy
    • RE: MMM-CalendarExtPlan

      @Sean
      Thank you, that’s exactly the impetus that I needed.

      posted in Utilities
      LordyL
      Lordy
    • RE: MMM-CalendarExtPlan

      @Sean
      Hello Sean,
      as always, you were able to meet my expectations.
      Could you please tell us how to enter “dateFormat” days of the week (Mo/Tue/Wed…)?
      Thank you in advance.

      Hallo Sean,
      wie immer, hast Du meine Erwartung erfüllen können.
      Kannst Du bitte verraten, wie man “dateFormat” Wochentage (Mo/Die/Mit…)einträgt?
      Vielen Dank dafür im Voraus.

      posted in Utilities
      LordyL
      Lordy
    • RE: MMM-DarkSkyForecast - Yet ANOTHER weather module

      @ttarzan
      You might be right, I overlook that tonight.

      posted in Utilities
      LordyL
      Lordy
    • RE: MMM-DarkSkyForecast - Yet ANOTHER weather module

      @TyFusion said in MMM-DarkSkyForecast - Yet ANOTHER weather module:

      MMM-DarkSkyForecast

      Installation

      1)Navigate into your MagicMirror modules folder and execute
      git clone https://github.com/jclarke0000/MMM-DarkSkyForecast.git.
      2)Enter the new MMM-DarkSkyForecast directory and execute npm install.                                                       3) reboot
      

      Did you follow these instructions?

      posted in Utilities
      LordyL
      Lordy
    • RE: MMM-TomTomTrafficIncidents funktioniert nicht...

      @rabbit83ka

      	lng: 8.35,
      	lat:  49.08,
      

      With me is displayed perfectly. I just entered your coordinates.
      Please take my config and your key, if the screen is still black, then get in touch.

      Bei mir wird einwandfrei anzeigt. Ich habe nur deine Koordinaten eingegeben.
      Bitte nehme meine Config und deinen Key, wenn der Bildschrim immernoch Schwarz bleibt, dann melde Dich.

      posted in Troubleshooting
      LordyL
      Lordy
    • RE: MMM-TomTomTrafficIncidents funktioniert nicht...

      @rabbit83ka
      For me the map works so far, unfortunately I don’t show any street names.
      I am currently working on this problem, but it may take some time because my English skills are not good.
      Please tell me the desired destination (location) and I’ll try what I can do.
      (Translate by Google)

      Hallo,
      bei mir funktioniert Karte soweit, leider werden bei mir keine Strassennamenangezeigt.
      An diesem Problem arbeite ich gerade daran, es kann aber noch dauer, da meine Englischkenntnisse nicht gut sind.
      Nenne mir bitte den wunsch Ziel (Ort) und ich probiere was ich machen kann.

      posted in Troubleshooting
      LordyL
      Lordy
    • MMM-TomTomTrafficIncidents without street name

      Hello,

      I hope you can help me here?
      I have the module, but the map is shown to me without a street name.
      What do I have to do or download so that the street names are also shown to me?
      I would be very happy for advice or ideas.

      Here is my Config:

      {	
      	module: "MMM-TomTomTrafficIncidents",
      	disabled: false,
       	position: 'bottom_center',
      	config: {
      		key: "xxx ",
      		lng: xxx,
      		lat: xxx,
      		traffic: "relative",
      		refresh: (15 * 60 * 1000), //Human readable for every 15 minutes.
      		showIncidents: false,
      		showTraffic: true,
      		remoteTTCSSJS: true,
      		TTVersion: "5.39.0", //Internal solution to quickly change version of TomTom API to a new version.
      		zoom: 13,
      		height: "960px",
      		width: "1080px"
      		}
      	},
      
      posted in Troubleshooting
      LordyL
      Lordy
    • RE: MMM-TomTomTrafficIncidents funktioniert nicht...

      @Daywalker Hallo, hier ist meine Config (Bsp: New York), Sie funktioniert:

      Hello, here is my Config (Example: New York), it works

      {	
      	module: "MMM-TomTomTrafficIncidents",
      	disabled: false,
       	position: 'bottom_center',
      	config: {
      		key: "XXXXXXXXXXXXX",
      			lng: -74.005941,
      			lat:  40.712784,
      		traffic: "absolute",
      		zoom: 13,
      		height: "960px",
      		width: "1080px"
      		}
      	},
      
      posted in Troubleshooting
      LordyL
      Lordy
    • RE: Underscore of the Modul remove

      @Mykle1 said in Underscore of the Modul remove:

      header {
      border-bottom: none;
      }

      Thanks, that’s it.
      And happy New Year :four_leaf_clover: :four_leaf_clover: :four_leaf_clover:

      posted in Troubleshooting
      LordyL
      Lordy
    • 1 / 1