Ok… thanks… tomorrow i look in the developer console as you said…
Read the statement by Michael Teeuw here.
Posts
-
RE: MMM-SoccerLiveScore - Club Logos doesen’t show
-
RE: MMM-SoccerLiveScore - Club Logos doesen’t show
Ok thank you, but i know that that module is actually not supported… ithink so what i see in github
-
RE: MMM-SoccerLiveScore - Club Logos doesen’t show
Hi Sam, have you an idea why the logos not shown. In paste the logos were shown but till one week the logos not shown :-(
Parallel i make a issue in github
-
RE: Display waste bins in color
@sdetweil said in Display waste bins in color:
pm2 start 0
Heeey what should i say!!! Sam and ashistank…YOU ARE THE BEST!!! :-) :-)
After a reboot and npm2 start the colours are there!! :-)
pi@raspberrypi:~ $ pm2 start 0 [PM2] Applying action restartProcessId on app [0](ids: 0) [PM2] [MagicMirror](0) ✓ [PM2] Process successfully started ┌────┬────────────────────┬──────────┬──────┬───────────┬──────────┬──────────┐ │ id │ name │ mode │ ↺ │ status │ cpu │ memory │ ├────┼────────────────────┼──────────┼──────┼───────────┼──────────┼──────────┤ │ 0 │ MagicMirror │ fork │ 1 │ online │ 0% │ 2.5mb │ └────┴────────────────────┴──────────┴──────┴───────────┴──────────┴──────────┘
Thank You very much !!
-
RE: Display waste bins in color
o.k. and this is my version now:
pi@raspberrypi:~ $ cd ~/MagicMirror pi@raspberrypi:~/MagicMirror $ grep version package.json "version": "2.14.0", -
RE: Display waste bins in color
here my update installation:
pi@raspberrypi:~ $ bash -c "$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/upgrade-script.sh)" apply No LSB modules are available. doing test run = false update log will be in /home/pi/MagicMirror/installers/upgrade.log saving custom.css upgrading from version 2.13.0 to 2.14.0 fetching latest revisions From https://github.com/MichMich/MagicMirror 3dbe8bfb..10dc315f master -> origin/master * [new tag] V2.2.1 -> V2.2.1 * [new tag] v.2.1.3 -> v.2.1.3 * [new tag] v2.0.0 -> v2.0.0 * [new tag] v2.0.1 -> v2.0.1 * [new tag] v2.0.2 -> v2.0.2 * [new tag] v2.0.3 -> v2.0.3 * [new tag] v2.0.4 -> v2.0.4 * [new tag] v2.0.5 -> v2.0.5 * [new tag] v2.1.0 -> v2.1.0 * [new tag] v2.1.1 -> v2.1.1 * [new tag] v2.1.2 -> v2.1.2 * [new tag] v2.10.0 -> v2.10.0 * [new tag] v2.10.1 -> v2.10.1 * [new tag] v2.11.0 -> v2.11.0 * [new tag] v2.12.0 -> v2.12.0 * [new tag] v2.14.0 -> v2.14.0 * [new tag] v2.2.0 -> v2.2.0 * [new tag] v2.2.2 -> v2.2.2 * [new tag] v2.3.0 -> v2.3.0 * [new tag] v2.3.1 -> v2.3.1 * [new tag] v2.4.0 -> v2.4.0 * [new tag] v2.4.1 -> v2.4.1 * [new tag] v2.5.0 -> v2.5.0 * [new tag] v2.6.0 -> v2.6.0 * [new tag] v2.7.0 -> v2.7.0 * [new tag] v2.7.1 -> v2.7.1 * [new tag] v2.8.0 -> v2.8.0 * [new tag] v2.9.0 -> v2.9.0 updating MagicMirror runtime, please wait > core-js@3.7.0 postinstall /home/pi/MagicMirror/node_modules/core-js > node -e "try{require('./postinstall')}catch(e){}" Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library! The project needs your help! Please consider supporting of core-js on Open Collective or Patreon: > https://opencollective.com/core-js > https://www.patreon.com/zloirock Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -) > electron@8.5.3 postinstall /home/pi/MagicMirror/node_modules/electron > node install.js > magicmirror@2.14.0 install /home/pi/MagicMirror > echo "Installing vendor files ... " && cd vendor && npm install --loglevel=error Installing vendor files ... > @fortawesome/fontawesome-free@5.15.1 postinstall /home/pi/MagicMirror/vendor/node_modules/@fortawesome/fontawesome-free > node attribution.js Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) updated 3 packages and audited 24 packages in 18.623s 1 package is looking for funding run `npm fund` for details found 0 vulnerabilities > magicmirror@2.14.0 postinstall /home/pi/MagicMirror > npm run install-fonts && echo "MagicMirror installation finished successfully! " > magicmirror@2.14.0 install-fonts /home/pi/MagicMirror > echo "Installing fonts ... " && cd fonts && npm install --loglevel=error Installing fonts ... audited 1 package in 3.134s found 0 vulnerabilities MagicMirror installation finished successfully! added 55 packages from 85 contributors, removed 261 packages, updated 72 packages and audited 1149 packages in 324.101s 42 packages are looking for funding run `npm fund` for details found 1 low severity vulnerability run `npm audit fix` to fix them, or `npm audit` for details processing dependency changes for active modules with package.json files processing for module MMM-Carousel please wait ---------------------------------- npm WARN deprecated nodeunit@0.9.5: you are strongly encouraged to use other testing options npm WARN deprecated coffee-script@1.12.7: CoffeeScript on NPM has moved to "coffeescript" (no hyphen) npm WARN deprecated request@2.79.0: request has been deprecated, see https://github.com/request/request/issues/3142 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated npm WARN deprecated hawk@3.1.3: This module moved to @hapi/hawk. Please make sure to switch over as this distribution is no longer supported and may contain bugs and critical security issues. npm WARN deprecated har-validator@2.0.6: this library is no longer supported npm WARN deprecated hoek@2.16.3: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial). npm WARN deprecated cryptiles@2.0.5: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial). npm WARN deprecated boom@2.10.1: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial). npm WARN deprecated sntp@1.0.9: This module moved to @hapi/sntp. Please make sure to switch over as this distribution is no longer supported and may contain bugs and critical security issues. npm WARN deprecated core-js@2.6.12: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3. npm notice created a lockfile as package-lock.json. You should commit this file. added 522 packages from 374 contributors and audited 522 packages in 150.454s 14 packages are looking for funding run `npm fund` for details found 88 vulnerabilities (45 low, 12 moderate, 30 high, 1 critical) run `npm audit fix` to fix them, or `npm audit` for details processing complete for module MMM-Carousel processing for module MMM-Remote-Control please wait ---------------------------------- npm notice created a lockfile as package-lock.json. You should commit this file. added 31 packages from 26 contributors and audited 31 packages in 15.301s found 0 vulnerabilities processing complete for module MMM-Remote-Control processing for module MMM-SoccerLiveScore please wait ---------------------------------- npm notice created a lockfile as package-lock.json. You should commit this file. up to date in 1.338s found 0 vulnerabilities processing complete for module MMM-SoccerLiveScore processing for module MMM-Formula1 please wait ---------------------------------- npm WARN deprecated coffee-script@1.12.7: CoffeeScript on NPM has moved to "coffeescript" (no hyphen) npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated npm WARN deprecated @types/vfile-message@2.0.0: This is a stub types definition. vfile-message provides its own type definitions, so you do not need this installed. npm notice created a lockfile as package-lock.json. You should commit this file. added 646 packages from 393 contributors and audited 646 packages in 176.234s 58 packages are looking for funding run `npm fund` for details found 2 low severity vulnerabilities run `npm audit fix` to fix them, or `npm audit` for details processing complete for module MMM-Formula1 processing for module MMM-ioBroker please wait ---------------------------------- npm WARN deprecated mkdirp@0.5.1: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.) npm notice created a lockfile as package-lock.json. You should commit this file. added 47 packages from 502 contributors and audited 47 packages in 20.087s 3 packages are looking for funding run `npm fund` for details found 1 low severity vulnerability run `npm audit fix` to fix them, or `npm audit` for details processing complete for module MMM-ioBroker processing for module MMM-Fuel please wait ---------------------------------- npm notice created a lockfile as package-lock.json. You should commit this file. added 458 packages from 286 contributors and audited 458 packages in 137.315s 84 packages are looking for funding run `npm fund` for details found 0 vulnerabilities processing complete for module MMM-Fuel processing for module MMM-PublicTransportHafas please wait ---------------------------------- npm WARN deprecated hafas-client@2.10.4: Deprecated. Use hafas-client@latest. npm WARN deprecated vbb-translate-ids@3.1.0: Deprecated. Use vbb-translate-ids@latest. npm notice created a lockfile as package-lock.json. You should commit this file. added 33 packages from 23 contributors and audited 33 packages in 18.988s 2 packages are looking for funding run `npm fund` for details found 0 vulnerabilities processing complete for module MMM-PublicTransportHafas processing for module MMM-Tools please wait ---------------------------------- npm notice created a lockfile as package-lock.json. You should commit this file. added 3 packages from 3 contributors and audited 3 packages in 4.837s 1 package is looking for funding run `npm fund` for details found 0 vulnerabilities processing complete for module MMM-Tools processing for module MMM-Traffic please wait ---------------------------------- npm notice created a lockfile as package-lock.json. You should commit this file. added 2 packages from 7 contributors and audited 2 packages in 5.081s found 0 vulnerabilities processing complete for module MMM-Traffic restoring custom.csswhat sy me this? What must i do for them?
found 1 low severity vulnerability run `npm audit fix` to fix them, or `npm audit` for details processing complete for module MMM-ioBrokerMust i make really npm audit fix in the console??
-
RE: Display waste bins in color
Ok i see…thanks snd now the update how is standing in the update manual here…right
-
RE: Display waste bins in color
@ashishtank said in Display waste bins in color:
once new version of MM is released today, you will get all the latest code and then it should work.
Ahh ok…since achuell is the latest version 2.13.0. i have this version…and today a new verdion is comming…ok i will wait…where can i find the info for new versuon?
-
RE: Display waste bins in color
@sdetweil hi sam, a happy new year.
The update you mean is only for the calender module right?
Also i go in the module folder and then in calender and there i make a git pull…right?
Best regards -
RE: Display waste bins in color
@sdetweil said in Display waste bins in color:
well, not config.js, but in the calendar module, but u posted the production version and
its in the next release(coming tomorrow) and in develop branch
So, u can wait and update tomorrow
or update today to the develop branch
see the pinned topic at the top of the troubleshooting section on 365 calendars (second post) for the instructions to get to the develop branchOK. then the code does not come into the config.js as it wrote ashistank but into the config of the calendar module correctly!
OK. ie tomorrow on 01.01.21 there will be a new version … and could you please show me in the calendar module where exactly I have to copy the code?
customEvents: [ { "keyword": "Grüne Tonne plus", "color": "green" }, { "keyword": "Biomüll", "color": "brown" }, { "keyword": "Restmüll", "color": "gray" } { "keyword": "Glasbox", "color": "blue" } ]Many Thanks.
-
RE: Display waste bins in color
anyone here who can help me that the font from the calender can be in colour display…
Is this not a css problem, because ashishtank said that the code must be in config.js???
About help…thanks
-
MMM-SoccerLiveScore - Club Logos doesen’t show
Hello everybody,
I installed the soccer module and it always worked wonderfully. It works now, only the club logos are no longer displayed in the table and the results … What could be the reason? I haven’t changed anything on the module. Here is my previous unchanged config code
{ module: 'MMM-SoccerLiveScore', position: 'top_center', header: 'Fussball', config: { leagues: [35, 44, 491, 9], showNames: true, showLogos: true, displayTime: 45 * 1000, showTables: true, } }, -
RE: Display waste bins in color
Hi sam, here it is:
pi@raspberrypi:~ $ cd ~/MagicMirror pi@raspberrypi:~/MagicMirror $ grep version package.json "version": "2.13.0", -
RE: MMM-NewPIR v3
Hi, can i use this module without a sensor? As yes is everyone here who can explain me how i must go on to start the module without a sensor…
And…what sensor must i have that i can realize this module. Have anyone a link where i can buy it?
Best regards
-
RE: Display waste bins in color
Hi, the calender module is the standard module wich is automatic install to magic mirror.
My MM is actually up to date. So i can‘t update my MM and i have no info to update the calender module from remote app.So what can i do??
Best regards
-
RE: MagicMirror am PI 7" Monitor
Ok… wenn ich MMM-Traffic unter fixed stelle dann wird es auch nicht ang3zeigt… hab auch schon auf Github ne issue aufgemacht… ist halt §chwer zu sagen…
-
RE: MagicMirror am PI 7" Monitor
Ok super… arbeitest du auch mit pages??
Hab da Probleme mit dem Anzeigen von OpenMapWeather und dem Traffic modul… lösche ich pages aus der config.js wird alles angezeigt… hier der Thread
Hast du ein Tipp?
Gruss