MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    1. Home
    2. Fufu1408
    F
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 5
    • Best 0
    • Controversial 0
    • Groups 0

    Fufu1408

    @Fufu1408

    0
    Reputation
    1
    Profile views
    5
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Fufu1408 Unfollow Follow

    Latest posts made by Fufu1408

    • RE: MMM-GoogleMapsTraffic: "For Development purposes only"

      @sdetweil i change the updating thanks. but same problem with the development purposes only

      posted in Troubleshooting
      F
      Fufu1408
    • MMM-GoogleMapsTraffic: "For Development purposes only"

      Hello, everyone,

      I inserted the GoogleMaps map, it works too. A valid API is used for all functions as well as a billing account.
      The map is displayed normally at first, followed by an error message that the page could not be loaded correctly. I can confirm this but still have the message in the card that turns slightly greyish “For Development purposes only”
      What is wrong? My Config is:

      {
      			module: 'MMM-GoogleMapsTraffic',
      			position: 'bottom_right',
      			config: {
      				apiKey: 'My Key' ,
      				lat: 49.56324,
      				lng: 11.34776,
      				styleMapType: "dark",
      				disableDefaultUI: true,
      				backgroundColor: "rgba(0, 0, 0, 0)",
      				updateInterval: 15000,
      				height: '450px',
      				width: '450px'
      				}
      		},
      

      Thanks for help.

      Best regards

      Fufu1408

      posted in Troubleshooting
      F
      Fufu1408
    • RE: Tv Fire Stick second Display Sound Bluetooth

      @sdetweil thank you very much 🙂 perfect answer for me 🙂

      posted in Troubleshooting
      F
      Fufu1408
    • RE: MMM-Fuel zeigt nur Lade...... MMM-Fuel show only load......

      Hello everyone,

      i have the problem, when the pi started , the MMM-Fuel modules shows me “load…” sometimes i can see the module, but most times i see the loading screen.
      any ideas why?
      and can i see the price from e10 and e5?

      my config

      {
      module: “MMM-Fuel”,
      position: ‘bottom_bar’,
      config: {
      updateInterval: 200,
      api_key: “my key”,
      lat: 49.56324,
      lng: 11.34776,
      types: [“e5, e10”],
      sortBy: [“e5”, “e10”],
      }
      },

      posted in Transport
      F
      Fufu1408
    • Tv Fire Stick second Display Sound Bluetooth

      Hello everyone,

      i’m currently building a magic mirror,

      i would like to install two screens in this mirror, one with raspberry and the other with a tv fire stick. Can i connect Bluetooth speakers to the controller board of the TV fire stick?
      i would like to play music over it and leave the speakers mobile.

      best regards

      fufu

      posted in Troubleshooting
      F
      Fufu1408