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

    anakin15969

    @anakin15969

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

    anakin15969 Unfollow Follow

    Best posts made by anakin15969

    • RE: BigBot89 MMM-AccuWeatherForecastDeluxe TypeError Cannot read properties of undefined (reading 'Temperature')

      @sdetweil Thanks Sam.

      Finally found the fix. In config if there is no APIkey2 then it has to be null so commented it out.

      //apikey2: "SUPER SECRET!!!",
      
      posted in Troubleshooting
      A
      anakin15969
    • RE: MM not working on Pi Zero 2W

      @sdetweil Thank you.

      Finally its working on fresh 32 bit OS and installation via your script.

      posted in Hardware
      A
      anakin15969

    Latest posts made by anakin15969

    • RE: BigBot89 MMM-AccuWeatherForecastDeluxe TypeError Cannot read properties of undefined (reading 'Temperature')

      @sdetweil Thanks Sam.

      Finally found the fix. In config if there is no APIkey2 then it has to be null so commented it out.

      //apikey2: "SUPER SECRET!!!",
      
      posted in Troubleshooting
      A
      anakin15969
    • BigBot89 MMM-AccuWeatherForecastDeluxe TypeError Cannot read properties of undefined (reading 'Temperature')

      Re: MMM-AccuWeatherForecastDeluxe stuck loading.

      I installed the BigBot89 MMM-AccuWeatherForecastDeluxe and it is not loading and the console shows below error.

      MMM-AccuWeatherForecastDeluxe.js:338 MMM-AccuWeatherForecastDeluxe in notification === ACCUWEATHER_ONE_CALL_FORECAST_DATA Object
      MMM-AccuWeatherForecastDeluxe.js:386 MMM-AccuWeatherForecastDeluxe processWeatherData Partly sunny this weekend
      MMM-AccuWeatherForecastDeluxe.js:407 MMM-AccuWeatherForecastDeluxe about to create dailies
      MMM-AccuWeatherForecastDeluxe.js:420 MMM-AccuWeatherForecastDeluxe daily Object
      MMM-AccuWeatherForecastDeluxe.js:420 MMM-AccuWeatherForecastDeluxe daily Object
      MMM-AccuWeatherForecastDeluxe.js:420 MMM-AccuWeatherForecastDeluxe daily Object
      MMM-AccuWeatherForecastDeluxe.js:499 MMM-AccuWeatherForecastDeluxe forecastItemFactory Object 1 12.6 29.3
      MMM-AccuWeatherForecastDeluxe.js:766 icons/4c/partly-cloudy-day.svg
      MMM-AccuWeatherForecastDeluxe.js:517 Object
      MMM-AccuWeatherForecastDeluxe.js:499 MMM-AccuWeatherForecastDeluxe forecastItemFactory Object 2 12.6 29.3
      MMM-AccuWeatherForecastDeluxe.js:766 icons/4c/clear-day.svg
      MMM-AccuWeatherForecastDeluxe.js:517 Object
      MMM-AccuWeatherForecastDeluxe.js:499 MMM-AccuWeatherForecastDeluxe forecastItemFactory Object 3 12.6 29.3
      MMM-AccuWeatherForecastDeluxe.js:766 icons/4c/clear-day.svg
      MMM-AccuWeatherForecastDeluxe.js:517 Object
      MMM-AccuWeatherForecastDeluxe.js:435 [MMM-AccuWeatherForecastDeluxe] 10-Dec-24 01:33 unitsFormatted: Metric
      MMM-AccuWeatherForecastDeluxe.js:439 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading ‘Temperature’)
      at Class.processWeatherData (MMM-AccuWeatherForecastDeluxe.js:439:76)
      at Class.socketNotificationReceived (MMM-AccuWeatherForecastDeluxe.js:348:46)
      at module.js:240:9
      at Socket. (socketclient.js:32:4)
      at Emitter.emit (index.js:136:20)
      at Socket.emitEvent (socket.js:553:20)
      at Socket.onevent (socket.js:540:18)
      at MMSocket.socket.onevent (socketclient.js:26:11)
      at Socket.onpacket (socket.js:508:22)
      at Emitter.emit (index.js:136:20)
      weather.js:164

      posted in Troubleshooting
      A
      anakin15969
    • RE: MM not working on Pi Zero 2W

      @sdetweil Thank you.

      Finally its working on fresh 32 bit OS and installation via your script.

      posted in Hardware
      A
      anakin15969
    • RE: MM not working on Pi Zero 2W

      @sdetweil
      Initially i had done manual install steps. Since it was not working. I renamed that MM folder and then tried your install scripts and still facing the issues.

      Should I try complete fresh 32 bit OS install ?

      posted in Hardware
      A
      anakin15969
    • MM not working on Pi Zero 2W

      Re: Will MM finally work on Pi zero 2 W?

      Let me know if anybody has still MM2 working on Pi Zero 2W with latest versions.

      To be sure, I need to know all details like, Raspberry Pi os version (32 or 64 bit)?
      and all other details.

      I am trying with latest OS 2024-11-19-raspios-bookworm-arm64-full.img

      Thanks.

      posted in Hardware
      A
      anakin15969