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.

    MMM-TracCar update of time/devices

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    1 Posts 1 Posters 213 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.
    • JerryPJ Offline
      JerryP
      last edited by

      Hello,

      I just added this module.

      The display of the users works fine, except there’s nowhere to find the update time.

      The location stays in the same position, or the device stays offline when they are online. When I restart the module the position is up to date.
      The config is below

      Greetings Jerry from Holland

      {
      module: 'MMM-TracCar',
      disabled: false, //false, true
      position: 'bottom_center',
      config: {
      url: "http://X.X.X.X:80XX", // Traccar Prive Server 
      username: "XXXX", // 
      pass: "XXXX", // 
      gmapid: "AIzaSBLABLABLA", // Google Apps key
      map_width: "520", // width of the map element
      map_height: "265", // height of the map element
      map_border_radius: "10", // border radius of the map element (optional)
      map_zoom: "15", // zoom level of the map (optional)
      map_shadow_color: "false", // shadow color of the border element (optional)
      }},
      
      1 Reply Last reply Reply Quote 0
      • 1 / 1
      • First post
        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