Read the statement by Michael Teeuw here.
erro MMM-HASS
-
@iorifly it is not a module problem, but a script problem…
the module runs, but I don’t know how it works, so that will be next work for you
-
@sdetweil said in erro MMM-HASS:
it is not a module problem, but a script problem…
the module runs, but I don’t know how it works, so that will be next work for youI understood. I will try to do it later! You don’t know how happy I am !!!
I can get MMM-hass + spotify to work and remove the update notice from the screen I will buy the glass.
-
@sdetweil said in erro MMM-HASS:
#exec 3< &- # edit this line and comment out with leading #
tee < &3 & # add this line after the line above, no space between < and &3, forum is real trouble with <Regardless of how I put it, I get an error.
pi@raspberrypi:~/MagicMirror $ npm start > magicmirror@2.10.0 start /home/pi/MagicMirror > ./run-start.sh ./run-start.sh: linha 68: 3: Descritor de arquivo inválido ./run-start.sh: linha 38: 3: Descritor de arquivo inválido Starting chromium browser now, have patience, it takes a minute --disable-quic --enable-tcp-fast-open --ppapi-flash-path=/usr/lib/chromium-browser/libpepflashplayer.so --ppapi-flash-args=enable_stagevideo_auto=0 --ppapi-flash-version= Abrindo em uma sessão de navegador existente. pi@raspberrypi:~/MagicMirror $
-
the forum will not let me write … lol
-
@iorifly get it this way
cd ~/MagicMirror curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/run-start.sh >run-start.sh
-
Wait a while. I am updating with the command you directed me.
-
@iorifly np… either way
-
The modules are loading. I have no update msg. Now my fight is with MMM-HASS setup and Home assistant.
Thanks!! I haven’t tested the spotify model yet. But I’m happy with what I have for now.You were perfect !!!
-
@iorifly said in erro MMM-HASS:
I haven’t tested the spotify model yet.
it won’t fail for the run-start script problem… can’t guarantee anything beyond that