A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
remote controle & google assistant & assistant2display
-
because remote control and google assistant each use a different address, I had to disable the remote control, is there a way to still use the remote control together with the assistant? attached a small piece of config.js
var config = {
address: “localhost”,// Address to listen on, can be:
electronOptions: {
webPreferences: {
webviewTag: true
//address: “0.0.0.0”,
}
},