• 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
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

I need help for module Trafic

Scheduled Pinned Locked Moved Transport
1 Posts 1 Posters 1.1k Views 1 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G Offline
    greda
    last edited by yawns Aug 12, 2017, 6:52 PM Aug 12, 2017, 4:14 PM

    Hello,
    I can not get the traffic module to work. Is it possible to switch to French?
    My config :

    {
    	module: 'MMM-Traffic',
    	position: 'top_left',
    	classes: 'dimmed medium', //optional, default is 'bright medium', only applies to commute info not route_name
    	config: {
    		api_key: 'MyApiKey',
    		mode: 'driving',
    		language: "fr",
    		origin: '75013 Paris, France',
    		destination: '76000 Rouen, France',
    		arrival_time: '0825', //optional, but needs to be in 24 hour time if used.
    		route_name: 'Maison vers le bureau',
    		changeColor: true,
    		showGreen: false,
    		limitYellow: 5, //Greater than 5% of journey time due to traffic
    		limitRed: 20, //Greater than 20% of journey time due to traffic
    		traffic_model: 'pessimistic',
    		interval: 120000, //2 minutes
    		showWeekend: false,
    		allTime: false
    	}
    },
    

    My Mirror
    0_1502554495873_screen.JPG
    Thank you for your help.

    1 Reply Last reply Reply Quote 0
    • 1 / 1
    1 / 1
    • First post
      1/1
      Last post
    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