@marinswk said in MMM-cryptocurrency - v1.4:
@marinswk well i managed alone at the end…you just need to increase the limit
Yes! And the symbol you take from Coinmarketcap, thats all for now
@marinswk said in MMM-cryptocurrency - v1.4:
@marinswk well i managed alone at the end…you just need to increase the limit
Yes! And the symbol you take from Coinmarketcap, thats all for now
@ninjabreadman said in Show a telegram group in Magic mirror:
@fox The only Telegram implementation that I’ve seen is the MMM-TelegramBot, and that receives messages but doesn’t show them. It would provide a point of departure, and maybe @Sean could suggest how easy/hard it would be to capture messages and inject to a scrolling chat window.
Hi,
That sounds interesting. So you think it is theoretical possible?
The module would look very nice on the screen i think
I am also interested in showing a google sheet on the Magic Mirror, any progress here?
Hi,
has somebody tried to show a telegram group where he is member in magic mirror?
@MrCoffee
I tried also to debug this, but my error.log dont give me any information.
@MrCoffee
Did you get it running?

Thank you @PtrBld for the module.
I installed MMM-Podcast but it shows me only the message
module_0_MMM-Podcast
Could you help me?
And what does the community recommend as BT-Speaker? Is there also a cheap cable option?
I did a complete reinstall. This was the last time that i did an Update of the Magic Mirror :)
This happend with every update till now.
@doubleT said in MMM-PIR does not shutoff sometimes:
What is a PIR Sensor? It’s Passive Infrared Sensor, that measures infrared light radiation from objects, that is: heat radiation.
Does a PIR sensor sense light change? No. But it can detect a light source if it heats up fast enough when it’s on. So it could detect an old lightbulb – if that lightbulb is in view – but probably not a cold LED.
Does a PIR sensor sense motion or movement? No. If you drag something through it’s field of view that is not emitting heat, the sensor won’t detect it.
So, there’s probably something in its field of view that is emitting heat. A hot lightbulb, a radiatior, an animal, someone sitting there, even though that person seems motionless. If you’re watching it, it may be detecting you.
Does it turn off after ~ 120 seconds if you really leave the room, close the door, stay behind the sensor? Maybe it’s not correctly set up or cables aren’t correctly attached? Or it’s a faulty PIR …
Thank you, i did not know this. This explains a lot, it could also be that its not corrent attached, so it could get the heat of the MagicMirror housing?!
Hi
I am using the PiR since beginning of my MM journey.
But i‘ve Observed that the monitor stays sometimes on for many many minutes (timeout 120sec)
What could be the reason?
There is no light change or movement in the room.
And I have played with the potentiometers in the PIR-PCB
@mykle1
thank you very much for your amazing module. We love it.
I did not find a thread to your module, how can i set all ? And if not selectable to take randomly all sections, how can i select more than one?
E.g.
lifeForm: "Bald Eagle",
@matteodanelli
Would it be possible that you could give me an example? I dont know how to work with padding.
Thank you in advance
Did it work for you? Im also interested in Tagesschau in 100 Sekunden
After every MagicMirror update i have to set up the MagicMirror from scratch.
It crashed my system completely.
So if you dont want to have hours of time and headache, simply do not update your system.
I had the same problem when i did the last update.
My journey yesterday
@yawns:
I did it with the named command, but no effect, can you help me please?
pi@magicpi:~/MagicMirror $ npm rebuild --runtime=electron --target=1.4.15 --disturl=https://atom.io/download/atom-shell --abi=50
> electron@1.4.15 postinstall /home/pi/MagicMirror/node_modules/electron
> node install.js
> electron-chromedriver@1.7.1 install /home/pi/MagicMirror/node_modules/electron-chromedriver
> node ./download-chromedriver.js
/home/pi/MagicMirror/node_modules/electron-chromedriver/download-chromedriver.js:16
if (error != null) throw error
^
Error: Could not parse checksum file at line 1:
at data.trim.split.forEach.line (/home/pi/MagicMirror/node_modules/electron-chromedriver/node_modules/sumchecker/index.js:85:18)
at Array.forEach ()
at Promise (/home/pi/MagicMirror/node_modules/electron-chromedriver/node_modules/sumchecker/index.js:80:36)
at new Promise ()
at ChecksumValidator.parseChecksumFile (/home/pi/MagicMirror/node_modules/electron-chromedriver/node_modules/sumchecker/index.js:76:12)
at
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! electron-chromedriver@1.7.1 install: `node ./download-chromedriver.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the electron-chromedriver@1.7.1 install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
@bhepler
I tried the commands of the thread it, but no effect… Any help ?
@bhepler
thank you for your reply.
Everything worked until the last command.
Then i got
pi@magicpi:~/MagicMirror $ npm build && npm start
> magicmirror@2.2.2 start /home/pi/MagicMirror
> sh run-start.sh
Starting MagicMirror: v2.2.2
Loading config ...
Loading module helpers ...
Initializing new module helper ...
Module helper loaded: MMM-cryptocurrency
Initializing new module helper ...
Module helper loaded: MMM-Wunderlist
No helper found for module: clock.
Initializing new module helper ...
Module helper loaded: MMM-ModuleScheduler
WARNING! Could not load config file. Starting with default configuration. Error found: Error: Module version mismatch. Expected 50, got 54.
Loading module helpers ...
Initializing new module helper ...
Module helper loaded: MMM-cryptocurrency
Initializing new module helper ...
Module helper loaded: MMM-Wunderlist
No helper found for module: clock.
Initializing new module helper ...
Module helper loaded: MMM-ModuleScheduler
App threw an error during load
Error: Module version mismatch. Expected 50, got 54.
at Error (native)
at process.module.(anonymous function) [as dlopen] (ELECTRON_ASAR.js:173:20)
at Object.Module._extensions..node (module.js:583:18)
at Object.module.(anonymous function) [as .node] (ELECTRON_ASAR.js:173:20)
at Module.load (module.js:473:32)
at tryModuleLoad (module.js:432:12)
at Function.Module._load (module.js:424:3)
at Module.require (module.js:483:17)
at require (internal/module.js:20:19)
at bindings (/home/pi/MagicMirror/modules/MMM-PIR-Sensor/node_modules/bindin gs/bindings.js:76:44)
Whoops! There was an uncaught exception...
Error: Module version mismatch. Expected 50, got 54.
at Error (native)
at process.module.(anonymous function) [as dlopen] (ELECTRON_ASAR.js:173:20)
at Object.Module._extensions..node (module.js:583:18)
at Object.module.(anonymous function) [as .node] (ELECTRON_ASAR.js:173:20)
at Module.load (module.js:473:32)
at tryModuleLoad (module.js:432:12)
at Function.Module._load (module.js:424:3)
at Module.require (module.js:483:17)
at require (internal/module.js:20:19)
at bindings (/home/pi/MagicMirror/modules/MMM-PIR-Sensor/node_modules/bindin gs/bindings.js:76:44)
MagicMirror will not quit, but it might be a good idea to check why this happene d. Maybe no internet connection?
If you think this really is an issue, please open an issue on GitHub: https://gi thub.com/MichMich/MagicMirror/issues
Launching application.
But it does not start.
I did also
pi@magicpi:~/MagicMirror $ npm list | grep electron
├─┬ electron@1.4.15
│ ├─┬ electron-download@3.3.0
│ ├─┬ electron-chromedriver@1.7.1
│ │ └─┬ electron-download@4.1.0
│ │ │ └─┬ electron-to-chromium@1.3.30
│ │ │ └── electron-releases@2.1.0
pi@magicpi:~/MagicMirror $ npm rebuild --runtime=electron --target=1.4.15 --disturl=https://atom.io/download/atom-shell --abi=50