Re: Alexa echo dot
Where do lock the install code is it in magicmirror modules and any on configure it
I look in module if I get stuck I’ll get back to you thanks from James
Read the statement by Michael Teeuw here.
Posts made by videogame95
-
Alexa echo dot 5th gen
-
Alexa echo dot
Alexa the echo dot 5th gen is it possible to use it in magicmirror
or is it possible to add Alexa to magicmirror2 to play spotify or turn light on etc -
EXT pages how to configure
How do I set this up to work with 3 pages
0: clock and calendar on first page
1: birthdays and weather on 2nd page
Ans all on third page clock calendar birthdays weather , alod images,Thanks to anyone anyone to configurator this .
Thank james
{
module: “EXT-Pages”,
position: “bottom_bar”,
config: {
pages: {
0: [ “newsfeed” ],
1: [ “calendar”, “compliments” ]
},
fixed: [ “clock”, “weather” ],
hiddenPages: {
“screenSaver”: [ “clock”, “MMM-SomeBackgroundImageModule” ],
“admin”: [ “MMM-ShowMeSystemStatsModule”, “MMM-AnOnScreenMenuModule” ],
},
animateIn: {
“newsfeed”: 24,
“calendar”: 36,
“compliments”: 51,
“weather”: 37
},
animateOut: {
“newsfeed”: 15,
“calendar”: 23,
“compliments”: 27,
“weather”: 23
},
rotationTimes: {
0: 20000
}
indicator: true,
rotationTime: 15000,
Gateway: {},
loading: “loading.png”
}
}, -
Ex detector
I have GoogleAssistant running but an error message comes up on top
No access key I’ve found the access key on line pasted in the configuration file
I have no idea were to find the I’d custom I’d
I used go use the modules file with any keys?
Any help to get I’d custom key please
Or any suggestion how to stop the error message.Thanks james
-
My configuration. Js
I used to be able to change the" localhost “to” 0.0.0.0"
Its I cannot use this any more ?
I add remote control to turn on off modules.
What can I put in the “Localhost” in stead of “0.0.0.0”
I also would change the brackets to this [] so i can have open post on all IP address.Any help please
-
RE: MMM-Googleassistant
@jasb1011 Hi I had this problem of no not found
Look for node in install of magicmirror2 mirror reinstall it
Then start again all in bugounet.fr. install it all again .you may have to in stall the
npm -g npm@9.6.9 -
EXT pages locked
My magicmirror is up and runing untill i add EXT page to it it boots up with only the googleassistant , showning, i have to go on my phone and turn them back on remote its the EXT page are locked even if i save the setting , it still boots the same. How do l get EXT pages unlocked?
Any help please.
Ive not add any pages yet ,
As it didn’t work when i tried
Thanks james harris -
RE: MMM-NASA - To Infinity And Beyond!
@Mykle1 Hi have installed NASA
modules: [
{
module: “MMM-APOD”,
position: “top_left”,
config: {
appid: “abcde12345abcde12345abcde12345ab” // NASA API key (api.nasa.gov)
}
}
]
How do get the videos not just the pictures -
RE: CSS 101 - Getting started with CSS and understanding how CSS works
@sdetweil Hi I’ve add to the custom css
.MMM-Googlecalendar ,
But nothing is changing I just need to add
A border around my text .
}
border around the textborder-color:#000, = block
Border-size-width : 20px
Borde-size-hight: 20px
},