Hello guys,
i installed the MMM-Iobroker module but it is just for mqtt devices possible to display them because i get in my mirror the message “undefined” when i write in the config other devices for example hm-rpc.
thanks
Hello guys,
i installed the MMM-Iobroker module but it is just for mqtt devices possible to display them because i get in my mirror the message “undefined” when i write in the config other devices for example hm-rpc.
thanks
Hello guys, i have a problem with this module
MMM-MirrorOnTheWall i follow the instructions but after
./start.sh
i get a error:
Error: Cannot find module '/home/pi/MagicMirror/connect_device_package/node_modules/aws-iot-device-sdk/examples/device-example.js'
can someone help me please?
@cowboysdude
Hello, First of all, Reality great Job with your mirror 👍🏻👍🏻👍🏻
A question, how is it possible to make the newsticker slide from the right to the left Site? It Looks really cool 😎
Greedings
very nice!!! how it works with the voice? i mean i need also a mic? is there a doc, how can i build this ai with hardware and so on?
@akshaybahadur21
Good Morning, it is also Working dir german orr just english?
Hello guys,
i don’t know what i did but my config.js is not working anymore. can somebody look at the code and tell me whats wrong?
the calendar link i delete of course :-)
/*************** AUTO GENERATED BY REMOTE CONTROL MODULE ***************/
var config =
{
electronOptions: {
},
address: "0.0.0.0",
port: 8090,
ipWhitelist: ["127.0.0.1", "::ffff:127.0.0.1", "::1", "192.168.178.26", "192.168.178.53"],
language: "de",
modules: [
{
module: "alert",
config: {
}
},
{
module: "updatenotification",
position: "top_bar",
config: {
},
},
{
module: "clock",
position: "top_center",
config: {
}
},
{
module: "calendar",
header: "Kalender",
position: "bottom_left",
config: {
calendars: [
{
url: "",
symbol: "calendar"
},
{
url: "",
symbol: "recycle"
},
{
url: "",
symbol: "eur"
},
{
url: "",
symbol: "scissors"
},
],
timeFormat: "absolute",
dateFormat: "Do MMM",
maximumEntries: "5",
}
},
{
module: "currentweather",
position: "top_left",
config: {
location: "Strehla,Germany",
locationID: "2826033",
appid: "",
iconTable: {
"01d": "wi-day-sunny",
"02d": "wi-day-cloudy",
"03d": "wi-cloudy",
"04d": "wi-cloudy-windy",
"09d": "wi-showers",
"10d": "wi-rain",
"11d": "wi-thunderstorm",
"13d": "wi-snow",
"50d": "wi-fog",
"01n": "wi-night-clear",
"02n": "wi-night-cloudy",
"03n": "wi-night-cloudy",
"04n": "wi-night-cloudy",
"09n": "wi-night-showers",
"10n": "wi-night-rain",
"11n": "wi-night-thunderstorm",
"13n": "wi-night-snow",
"50n": "wi-night-alt-cloudy-windy"
}
}
},
{
module: "weatherforecast",
position: "top_left",
header: "Wettervorhersage",
config: {
location: "Strehla, Germany",
locationID: "2826033",
appid: "",
iconTable: {
"01d": "wi-day-sunny",
"02d": "wi-day-cloudy",
"03d": "wi-cloudy",
"04d": "wi-cloudy-windy",
"09d": "wi-showers",
"10d": "wi-rain",
"11d": "wi-thunderstorm",
"13d": "wi-snow",
"50d": "wi-fog",
"01n": "wi-night-clear",
"02n": "wi-night-cloudy",
"03n": "wi-night-cloudy",
"04n": "wi-night-cloudy",
"09n": "wi-night-showers",
"10n": "wi-night-rain",
"11n": "wi-night-thunderstorm",
"13n": "wi-night-snow",
"50n": "wi-night-alt-cloudy-windy"
}
}
},
{
module: "MMM-EasyPix",
header: "Wlan-Code",
position: "bottom_right",
config: {
picName: "qrcode.png",
maxWidth: "150px",
header: "Wlan",
}
},
{
module: "MMM-MovieListings",
position: "top_left",
config: {
apiKey: 'cee87e81c99b368b7aa611763b37fada',
region: 'DE',
language: 'de-DE',
interface: 'poster',
}
},
{
module: 'MMM-MyCommute',
position: 'middle_right',
header: 'Weg zur Arbeit',
config: {
apikey: 'AIzaSyAfVoBUzZmIRxFiKtfgw882SrvOBzMYKpk',
origin: 'Melchior-Tatzen-Weg 24, 01616 Strehla',
showSummary: true,
destinations: [
{
destination: 'Peschelstraße 33, 01139 Dresden',
label: 'ElbePark',
mode: 'driving',
alternatives: true,
}
]
}
},
paths: {
modules: "modules",
vendor: "vendor"
}
}
/*************** DO NOT EDIT THE LINE BELOW ***************/
if (typeof module !== 'undefined') {module.exports = config;}
thats really awesome!!! im also interested on your code. i would like to see it soon!!!
greet job!!
Hello, is a really awesome mirror really!!!
one question, how can i get the header over the qr code picture?
thanks
Good Morning, thanks for ur example but with the Router ip it dosend work and to give any Connection free it for Me not the right way, so can everybody See my mirror online and this is, i think not so good 😅
Thanks for ur awnser.
Can u give Me a example please? I dont understand what u mean.
Yes this is the Solution, thanks a lot. I read it also in a other topic.
Thanks
Hello, i have already a ddns Service and this ddns works and like i wrote and i Add a portforwarting already in my Router but the mirror page say always that this ip dosend allow…
Is it Right When i Write my Domain in the whitelist?
Hello guys,
It is possible to connect on my mirror with my Domain? Because of my work im not at Home everyday and i want connect to my mirror page with my on Domain.
I did already a portforwarting to my mirror page in my Router and in my comfig.js i add the Domain in address: but it dosent work. It is possible?
Greedings
Good Morning,
I Start my pi and normaly i can Go to the local page with ip:8090 but this page dosend work. When i do
pm stop all
And Start the mirror with
DISPLAY:=0 npm start
Then it Starts the run Script and load every modules i have but it dosent load the page at ip:8090, i get no awnser.
What do u mean?
I Start my mirror with pm2 automatic.
Befor Update everything works will. I just did
git pull && npm install
sorry i wroted it wrong i meaned
npm install
i tried it again but nothing still works.
when i stop pm2 and start with
DISPLAY=:0 npm start
i get no error but i can not load the page on the port.
what happened after the update of 2.1.3?
Hello guys, like i wrote, after update with
git pull && npm install
nothing works anymore. i will send you my log:
0 info it worked if it ends with ok
1 verbose cli [ '/usr/bin/node', '/usr/bin/npm', 'start' ]
2 info using npm@3.10.10
3 info using node@v6.11.4
4 verbose run-script [ 'prestart', 'start', 'poststart' ]
5 info lifecycle magicmirror@2.1.3~prestart: magicmirror@2.1.3
6 silly lifecycle magicmirror@2.1.3~prestart: no script for prestart, continuing
7 info lifecycle magicmirror@2.1.3~start: magicmirror@2.1.3
8 verbose lifecycle magicmirror@2.1.3~start: unsafe-perm in lifecycle true
9 verbose lifecycle magicmirror@2.1.3~start: PATH: /usr/lib/node_modules/npm/bin/node-gyp-bin:/home/pi/MagicMirror/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/games:/usr/games
10 verbose lifecycle magicmirror@2.1.3~start: CWD: /home/pi/MagicMirror
11 silly lifecycle magicmirror@2.1.3~start: Args: [ '-c', 'sh run-start.sh' ]
12 silly lifecycle magicmirror@2.1.3~start: Returned: code: 1 signal: null
13 info lifecycle magicmirror@2.1.3~start: Failed to exec start script
14 verbose stack Error: magicmirror@2.1.3 start: `sh run-start.sh`
14 verbose stack Exit status 1
14 verbose stack at EventEmitter. (/usr/lib/node_modules/npm/lib/utils/lifecycle.js:255:16)
14 verbose stack at emitTwo (events.js:106:13)
14 verbose stack at EventEmitter.emit (events.js:191:7)
14 verbose stack at ChildProcess. (/usr/lib/node_modules/npm/lib/utils/spawn.js:40:14)
14 verbose stack at emitTwo (events.js:106:13)
14 verbose stack at ChildProcess.emit (events.js:191:7)
14 verbose stack at maybeClose (internal/child_process.js:920:16)
14 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:230:5)
15 verbose pkgid magicmirror@2.1.3
16 verbose cwd /home/pi/MagicMirror
17 error Linux 4.9.35-v7+
18 error argv "/usr/bin/node" "/usr/bin/npm" "start"
19 error node v6.11.4
20 error npm v3.10.10
21 error code ELIFECYCLE
22 error magicmirror@2.1.3 start: `sh run-start.sh`
22 error Exit status 1
23 error Failed at the magicmirror@2.1.3 start script 'sh run-start.sh'.
23 error Make sure you have the latest version of node.js and npm installed.
23 error If you do, this is most likely a problem with the magicmirror package,
23 error not with npm itself.
23 error Tell the author that this fails on your system:
23 error sh run-start.sh
23 error You can get information on how to open an issue for this project with:
23 error npm bugs magicmirror
23 error Or if that isn't available, you can get their info via:
23 error npm owner ls magicmirror
23 error There is likely additional logging output above.
24 verbose exit [ 1, true ]
can anybody help me please?
greedings