@israel05 ask him the shipping costs to Almeria plz
Read the statement by Michael Teeuw here.
Posts
-
RE: Buy acrylic mirror in Spain
-
RE: Magic Mirror With Amazon Alexa
@mochman can you help me,me alexa don’t do nothing :/
MMM-Alexa give me a yellow-orange square and MMM-AlexaPi give me a strikethrough microphone.
What im doing bad? -
MMM-Alexa don't work :/
I install the MMM-Alexa and MMM-AlexaPi,and i don’t work
MMM-Alexa give me a yellow-orange square and MMM-AlexaPi give me a strikethrough microphone.
What im doing bad?
I have the Alexa(another project) and it’s working fine(obviously that im not running both at the same time).
I need to use the button to get Alexa start listening?
In that case,can somebody say me where the button goes,which pins? -
RE: Newbie questions
@broberg thanks :)
another think,you know how i can change the lenguaje of the calendar and the news? -
RE: Newbie questions
@bhepler i mean,i set manually the location permanently
i want that always shows the weather from the same place
how can i do it? -
RE: Newbie questions
do you know how i can modify so i can manually set the location(not with my phone)?
-
Newbie questions
I’m trying to get this module:
https://github.com/mochman/MMM-GPSWeather
but i don’t know where I have to put it,i have to copy all this:modules: [ { module: 'MMM-GPSWeather', position: 'bottom_left', // This can be any of the regions. // Best results in one of the side regions like: bottom_left config: { // See 'Configuration options' for more information. locationOnly: false, //Display just location, or loc & weather locationAPIKey: '1234567890zbcdefghijkl', //google maps API key - REQUIRED username: 'MyName', // Part of the position URL latlonUrlBase: "http://yourserver.net/gps", //The server you have your GPS file hosted - REQUIRED WUAPIKey: '12391290348sjdf834' // Wunderground API Key - REQUIRED } } ]
on the
config.js
?and another think,im stuck in
**latlonUrlBase: "http://yourserver.net/gps", //The server you have your GPS file hosted - REQUIRED**
how i get that?
I already have the api key from google and from the weather.
Note from admin: Please use Markdown on code snippets for easier reading!