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

    Topics

    • D

      Any way to make NOAA3 images bigger

      Watching Ignoring Scheduled Pinned Locked Moved Custom CSS
      1
      0 Votes
      1 Posts
      294 Views
      D
      Hi I’m trying to make NOAA3 images wider as it doesn’t really appear in the centre of the mirror. Thanks in advance
    • D

      Raspberry Pi Memory Loss

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      17
      0 Votes
      17 Posts
      6k Views
      evroomE
      Can you do following ? Please do not post output that is very long. Just want to get a feeling if these commands lead to anything, hence the MMM module eating memory $ top -b -o +%MEM | head -n 8 $ strace -T -o /tmp/strace.out -p PID_from_top_command After about 15 seconds, use control-c to stop strace. For example: $ strace -T -o /tmp/strace.out -p 904 $ grep 'name_of_MMM_module' /tmp/strace.out For example: $ grep 'mmm-systemtemperature' /tmp/strace.out $ grep 'name_of_MMM_module' /tmp/strace.out | wc -l For example: $ grep 'mmm-systemtemperature' /tmp/strace.out | wc -l
    • D

      mmm-nest-status unresponsive after 12hours

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      34
      0 Votes
      34 Posts
      15k Views
      S
      @costascontis the nest server is having some trouble… I don’t know what… maybe change the timeout longer? I don’t know anything about the api. I just fixed a bug in the error handling
    • D

      GoogleTrafficMaps User name Password

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion
      7
      0 Votes
      7 Posts
      1k Views
      D
      @sdetweil thanks for yours anyway i’ll look at implementing it in the build now the storage thing is sorted
    • D

      Pi 4 storage used up in weeks?

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      12
      0 Votes
      12 Posts
      3k Views
      D
      @cowboysdude hi the key was still active it had 135days to go, I never even clocked that it had an expiration date. Don’t know why they just can’t give a permanent key I don’t want to be changing it every year 😢 got enough tech to keep on top off lol
    • D

      Trouble with mmm-nest-status on pi4 with 2.8.0

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      2
      0 Votes
      2 Posts
      1k Views
      D
      @michael5r no issues regarding mmm-nest-status as i was also installing NPM in that module which it doesn’t need. That was mucking it up not the module
    • D

      Problems with Config.js on Pi4 BlackScreen

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      24
      0 Votes
      24 Posts
      7k Views
      D
      @sdetweil I think i found the problem mmm-nest-status install messes up the MM install, i think other are having simular things with other modules. i installed MMM-SystemStats changed the config file tested it and it was working find, i installed mmm-nest-status and didn’t alter the config for that so that should have just ment it wouldn’t run that module. i have attached the code below does this shead any light? pi@raspberrypi:~ $ cd MagicMirror/modules pi@raspberrypi:~/MagicMirror/modules $ git clone https://github.com/BenRoe/MMM-SystemStats Cloning into 'MMM-SystemStats'... remote: Enumerating objects: 22, done. remote: Counting objects: 100% (22/22), done. remote: Compressing objects: 100% (14/14), done. remote: Total 231 (delta 10), reused 16 (delta 8), pack-reused 209 Receiving objects: 100% (231/231), 88.08 KiB | 578.00 KiB/s, done. Resolving deltas: 100% (122/122), done. pi@raspberrypi:~/MagicMirror/modules $ cd MMM-SystemStats pi@raspberrypi:~/MagicMirror/modules/MMM-SystemStats $ npm install npm notice created a lockfile as package-lock.json. You should commit this file. added 1 package from 1 contributor and audited 1 package in 1.265s found 0 vulnerabilities pi@raspberrypi:~/MagicMirror/modules/MMM-SystemStats $ cd pi@raspberrypi:~ $ cd MagicMirror pi@raspberrypi:~/MagicMirror $ npm run config:check > magicmirror@2.8.0 config:check /home/pi/MagicMirror > node tests/configs/check_config.js Checking file... /home/pi/MagicMirror/config/config.js Your configuration file doesn't contain syntax errors :) pi@raspberrypi:~/MagicMirror $ cd modules pi@raspberrypi:~/MagicMirror/modules $ git clone https://github.com/michael5r/mmm-nest-status.git Cloning into 'mmm-nest-status'... remote: Enumerating objects: 135, done. remote: Total 135 (delta 0), reused 0 (delta 0), pack-reused 135 Receiving objects: 100% (135/135), 65.27 KiB | 718.00 KiB/s, done. Resolving deltas: 100% (77/77), done. pi@raspberrypi:~/MagicMirror/modules $ cd mmm-nest-status pi@raspberrypi:~/MagicMirror/modules/mmm-nest-status $ npm install npm WARN deprecated undefined@0.1.0: this package has been deprecated npm WARN saveError ENOENT: no such file or directory, open '/home/pi/MagicMirror/modules/package.json' npm notice created a lockfile as package-lock.json. You should commit this file. npm WARN enoent ENOENT: no such file or directory, open '/home/pi/MagicMirror/modules/package.json' npm WARN modules No description npm WARN modules No repository field. npm WARN modules No README data npm WARN modules No license field. removed 1 package in 1.141s found 0 vulnerabilities pi@raspberrypi:~/MagicMirror/modules/mmm-nest-status $ cd pi@raspberrypi:~ $ pm2 restart MagicMirror Use --update-env to update environment variables [PM2] Applying action restartProcessId on app [MagicMirror](ids: 0) [PM2] [MagicMirror](0) ✓ ┌─────────────┬────┬──────┬────────┬───┬─────┬──────────┐ │ Name │ id │ mode │ status │ ↺ │ cpu │ memory │ ├─────────────┼────┼──────┼────────┼───┼─────┼──────────┤ │ MagicMirror │ 0 │ fork │ online │ 2 │ 0% │ 2.5 MB │ └─────────────┴────┴──────┴────────┴───┴─────┴──────────┘ Use `pm2 show <id|name>` to get more details about an app pi@raspberrypi:~ $ npm run config:check npm ERR! path /home/pi/package.json npm ERR! code ENOENT npm ERR! errno -2 npm ERR! syscall open npm ERR! enoent ENOENT: no such file or directory, open '/home/pi/package.json' npm ERR! enoent This is related to npm not being able to find a file. npm ERR! enoent npm ERR! A complete log of this run can be found in: npm ERR! /home/pi/.npm/_logs/2019-07-13T20_08_21_703Z-debug.log pi@raspberrypi:~ $ Complete log from .npm folder 0 info it worked if it ends with ok 1 verbose cli [ '/usr/bin/node', '/usr/local/bin/npm', 'run', 'config:check' ] 2 info using npm@6.10.1 3 info using node@v10.15.2 4 verbose config Skipping project config: /home/pi/.npmrc. (matches userconfig) 5 verbose stack Error: ENOENT: no such file or directory, open '/home/pi/package.json' 6 verbose cwd /home/pi 7 verbose Linux 4.19.57-v7l+ 8 verbose argv "/usr/bin/node" "/usr/local/bin/npm" "run" "config:check" 9 verbose node v10.15.2 10 verbose npm v6.10.1 11 error path /home/pi/package.json 12 error code ENOENT 13 error errno -2 14 error syscall open 15 error enoent ENOENT: no such file or directory, open '/home/pi/package.json' 16 error enoent This is related to npm not being able to find a file. 17 verbose exit [ -2, true ]
    • D

      config.js help

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      3
      0 Votes
      3 Posts
      854 Views
      cruunnerrC
      Try this, but you really need to clean up ;) :P /* Magic Mirror Config Sample * * By Michael Teeuw http://michaelteeuw.nl * MIT Licensed. * * For more information how you can configurate this file * See https://github.com/MichMich/MagicMirror#configuration * */ var config = { address: "localhost", // Address to listen on, can be: // - "localhost", "127.0.0.1", "::1" to listen on loopback interface // - another specific IPv4/6 to listen on a specific interface // - "", "0.0.0.0", "::" to listen on any interface // Default, when address config is left out, is "localhost" port: 8080, ipWhitelist: ["127.0.0.1", "::ffff:127.0.0.1", "::1"], // Set [] to allow all IP addresses // or add a specific IPv4 of 192.168.1.5 : // ["127.0.0.1", "::ffff:127.0.0.1", "::1", "::ffff:192.168.1.5"], // or IPv4 range of 192.168.3.0 --> 192.168.3.15 use CIDR format : // ["127.0.0.1", "::ffff:127.0.0.1", "::1", "::ffff:192.168.3.0/28"], language: "en", timeFormat: 24, units: "metric", modules: [ { module: "MMM-Remote-Control-Repository", }, { module: "alert", }, { module: "MMM-Remote-Control", position: "center", }, { module: "clock", position: "top_left" }, { module: "mmm-hue-lights", position: "bottom_right", config: { bridgeIp: "192.168.1.23", user: "", updateInterval: "1000", hideOff: "false", displayMode: "groups", displayType: "list", minimalList: "true", coloredList: "true", hideFilter: ["home-away"], alignment: "right" } }, { module: "compliments", position: "lower_third", }, { module: "MMM-NOAA3", position: "top_right", config: { provider: "darksky", apiKey: "", airKey: "", css: "NOAA3", updateInterval: 15, userlat: "51.806460", userlon: "-0.778230" } }, { module: "calendar", header: "Calendar", position: "top_left", config: { timeFormat:"absolute", titleReplace: {"United Kingdom:" : ""}, urgency: 0, getRelative: 6, fullDayEventDateFormat: "D MMMM", dateFormat: "D MMMM - H:mm:ss", fetchInterval: 4000000, colored: true, coloredSymbolOnly: true, maximumEntries: 9, showEnd: false, Calendars: [ { symbol: "calendar-check-o ", url: "https://www.officeholidays.com/ics/ics_country_code.php?iso=GB", } ] } }, { module: "mmm-nest-status", position: "bottom_left", // pick whichever position you want config: { token: "", displayMode: "all", displayType: "list", thermostatsToShow: "all", units: "metric", updateInterval: "50000", thermostatSize: "small", alignment: "left", // ... and whatever else configuration options you want to use } }, { module: "MMM-SystemStats", position: "Top_Center", updateInterval: 5000, align: "right", units: "metric", label: "text" }, { module: "newsfeed", position: "bottom_bar", config: { feeds: [ { title: "BBC NEWS UK", url: "http://feeds.bbci.co.uk/news/uk/rss.xml" } ], }, showSourceTitle: true, showPublishDate: true } ] }; /*************** DO NOT EDIT THE LINE BELOW ***************/ if (typeof module !== "undefined") {module.exports = config;} For the future u can put in your code here: https://jshint.com Just to analyze what maybe went wrong
    • D

      My First Mirror

      Watching Ignoring Scheduled Pinned Locked Moved Show your Mirror
      14
      6
      5 Votes
      14 Posts
      14k Views
      Mykle1M
      @dazza120 Well done. :-)
    • D

      Pi 3B+ HDMI turning off

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      6
      0 Votes
      6 Posts
      2k Views
      D
      @seramik thanks but as said I already have a method of turning to TV off I just wanted the hdmi to stay live, as said it’s the mmm-voice that was the issue/cause
    • D

      I’m getting two instances of MM running

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      7
      0 Votes
      7 Posts
      2k Views
      D
      @Sean Thanks Sean no only one folder, so think we are sorted thank you.
    • D

      Wish i never updated to 2.7.1 Black Screen!

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      19
      0 Votes
      19 Posts
      6k Views
      S
      @dazza120 could u mark your issues solved… thx
    • D

      MMM-NOAA3 Too Many API Calls

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      1
      0 Votes
      1 Posts
      507 Views
      D
      @cowboysdude there seems to be a problem think you released an update yesterday or the day before and it’s maxed out the api calls it’s been working fine for 2months on 15min calls to dark sky but as of late it is bombarding them with requests which has maxed out the daily 1000 requests two days running, all other MM modules are not ie Nest hue and GoogleMaps. I have removed it from the config and all network traffic dies down, can you look into this as it has been working great before this. Thanks in advance I’m going to try uninstalling it and then reinstalling it see if traffic is the same intensity. Edit: No even reinstalling it leads to the same thing loads of repeated calls to the api, deleting my 15min call inconfig and leaving it to 30mins default but it’s not 30 mins it’s like seconds calling repeatedly.
    • D

      Can someone Make a module to show iTunes playing

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Requests
      5
      1 Votes
      5 Posts
      2k Views
      D
      @ganget yep checked it out nope doesn’t do that. The main idea was to hook it to my account so when I AirPlayed stuff it ie music it would show up, but guess I’ll have to look at something other than MM for that bit
    • D

      MMM-SystemStats locking up.

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      3
      0 Votes
      3 Posts
      1k Views
      D
      @mykle1 said in MMM-SystemStats locking up.: something Yep thought that was the case, thanks for the reply
    • D

      MMM-voice ugly hdmi banner

      Watching Ignoring Scheduled Pinned Locked Moved Feature Requests
      42
      0 Votes
      42 Posts
      19k Views
      S
      @dazza120 that is what u posted in the prior message /usr/local/etc/motion/
    • D

      Default Calendar just shows loading

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      8
      0 Votes
      8 Posts
      2k Views
      D
      @idoodler no just git pull, I had to change the config file in calendar ie where to pull my calendar file from that was the only thing that changed, but the pull wouldn’t happen so I had to rename the folder in order for the pull to happen so that could have been the issue, but it created a new folder so not sure what went on.
    • D

      MMM-SleepWake not working

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      16
      0 Votes
      16 Posts
      6k Views
      C
      thnx,its just too much reading for me at this time of year,i just need to on/off my display when motion detect.I ll skip that feature for now :)
    • 1
    • 2
    • 1 / 2