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

    Posts

    Recent Best Controversial
    • RE: Problems With Weather

      @brendan_c23 said in Problems With Weather:

      Anybody know how to change celsius to Fahrenheit?

      At the top of your config,js file, are your ‘units’ set to imperial?

      var config = {
          address: "0.0.0.0",
          port: 8080,
          ipWhitelist: [], // Set [] to allow all IP addresses
          language: "en",
          timeFormat: 12,
          units: "imperial",
      
      posted in Troubleshooting
      Mykle1M
      Mykle1
    • RE: Add fade to transparent background on module.

      @cowboysdude said in Add fade to transparent background on module.:

      easy peasy…here’s an example:

      Easy for a genius like you. :thumbsup:

      posted in Custom CSS
      Mykle1M
      Mykle1
    • RE: Nascar schedule URL

      @cowboysdude said in Nascar schedule URL:

      I made it to change the year every year…

      You are king.

      posted in Sport
      Mykle1M
      Mykle1
    • RE: MMM-Dogs

      @cowboysdude

      You old dog, you. :-)

      posted in Entertainment
      Mykle1M
      Mykle1
    • RE: hello lucy

      @derick4963 said in hello lucy:

      card 2: UM02 [UM02], device 0: USB Audio [USB Audio]

      Just confirming your microphone entry in the Lucy config entry

      microphone: "2,0", - Yes?

      posted in Troubleshooting
      Mykle1M
      Mykle1
    • RE: hello lucy

      @derick4963 said in hello lucy:

      I have reformat with clean MM with only Hello-lucy and default module but still getting white mic with ERROR.

      I don’t know why you would have done that yet. Did you attempt to rectify the port conflict? Did you follow the instructions given by sdetweil? When given help, it is customary (and polite) to let the helper know if you followed their directions and the result. Anyway . .

      What hardware are you using?
      What OS is on the hardware?
      How did you install MM?

      Run arecord -l in a terminal and post the output.

      Please use a code block when posting any code on the forum. It makes the code much easier to read for people trying to help you.

      Screenshot from 2021-02-20 10-28-07.png

      Click the icon with the yellow box around it and post your code accordingly.

      posted in Troubleshooting
      Mykle1M
      Mykle1
    • RE: hello lucy

      @derick4963 said in hello lucy:

      EADDRINUSE

      You have a conflict with port 8080 that needs to be resolved

      posted in Troubleshooting
      Mykle1M
      Mykle1
    • RE: MMM-MySenseHat

      @framboise-pi

      Nice! :thumbsup:

      posted in Entertainment
      Mykle1M
      Mykle1
    • RE: MMM-OpenWeatherMapForecast Doesn't display imperial units

      @rslohs

      Just a thought: At the top of your config.js file, what are your config units set to?

      Example:

      var config = {
          address: "0.0.0.0",
          port: 8080,
          ipWhitelist: [], // Set [] to allow all IP addresses
          language: "en",
          timeFormat: 12,
          units: "imperial",
      
      posted in Troubleshooting
      Mykle1M
      Mykle1
    • RE: MMM-SytemStat does not work :(

      @joeyk

      The module readMe should explain how to install any dependencies, if any

      posted in Troubleshooting
      Mykle1M
      Mykle1
    • 1 / 1