@sdetweil Any idea why I’m getting an error when running discover and saying yes to sync?
error: Unknown error occurred: [Errno 13] Permission denied: ‘/home/pi’
error: Use -vdebug to see the full traceback.
@sdetweil Any idea why I’m getting an error when running discover and saying yes to sync?
error: Unknown error occurred: [Errno 13] Permission denied: ‘/home/pi’
error: Use -vdebug to see the full traceback.
@Beh Okay, I apologize because I’m sure this is a very basic question but how do you create an array in the config? I tried doing [], [] but that didn’t work.
Also, I keep getting this error when discovering and press y.
Should vdirsyncer attempt to create it? [y/N]: y
error: Unknown error occurred: [Errno 13] Permission denied: ‘/home/pi’
How can I bypass this?
@elorand Hey man, I know this was a little while ago but I’m struggling with this atm. I subscribed to 3.0 but when I look at my services tab, it’s still showing the free version. When I create an API, it doesn’t seem to work even with editing the node helper to the url you posted. Is there a specific way to generate an API from them with 3.0?
Is there a command I can use to see if my gpio is getting any information?
I have attached my pir sensor and used this.
https://github.com/deg0nz/MagicMirror-Display-Controller/blob/master/readme.md
Though, it doesn’t seem to be working. How do I know if it’s working or not? It hasn’t gone to sleep after 14 seconds. Should I lower the time on the potentiometer on the pir sensor?
@sdetweil so i should use cp? i moved it to /root
Hey guys,
So I am using Cowboydude’s module for the PIR sensor to turn off and on the mirror. Following the instructions here
https://www.magicmirrorcentral.com/pir-sensor-raspberry-pi-magic-mirror/
When I typed in “sudo chmod +x pir.py”, it says the directory or file cannot be found. I know it says to install it in the root folder but I do not know how to do that. So I improvised and used sudo mv after installing it into /root. I do not know if that would provide the same results. Could anyone give me some guidance?
To my knowledge and from my research, google assistant and alexa SDK’s cannot access pandora.
Has anyone found a way to make it work?
Hello everyone,
I feel like I am constantly asking questions so I appreciate everyone who has taken the time to help me.
So I am trying to install Alexa on my rasp pi to incorporate it with my mirror. It keeps on freezing halfway through the installation once it hits the Bluetooth part. Has anyone encountered this before?
Scanning dependencies of target AudioPlayer [ 54%] Building CXX object CapabilityAgents/AudioPlayer/src/CMakeFiles/AudioPlayer.dir/AudioPlayer.cpp.o [ 54%] Building CXX object ApplicationUtilities/Resources/Audio/src/CMakeFiles/AudioResources.dir/AudioFactory.cpp.o [ 56%] Building CXX object ApplicationUtilities/Resources/Audio/src/CMakeFiles/AudioResources.dir/NotificationsAudioFactory.cpp.o [ 56%] Building CXX object ApplicationUtilities/Resources/Audio/src/CMakeFiles/AudioResources.dir/CommunicationsAudioFactory.cpp.o [ 56%] Linking CXX shared library libAudioResources.so [ 56%] Built target AudioResources Scanning dependencies of target Bluetooth [ 56%] Building CXX object CapabilityAgents/Bluetooth/src/CMakeFiles/Bluetooth.dir/Bluetooth.cpp.o
@cowboysdude I am going to have to teach myself how to write modules and really understand what is going on behind the scenes!
Here because I am stuck on this as well
The only thing it is displaying is Checking status…
I have cloned the repository and added this to my config. I am at a road block. Does anyone know how to fix this? I obviously took out all of my personal information. The proper client ID and secret is added in my config. Am I supposed to change something in the modules folder for this?
/* Magic Mirror Config Sample
*
* By Michael Teeuw http://michaelteeuw.nl
* MIT Licensed.
*
* For more information how you can configurate this file
* See https://github.com/MichMich/MagicMirror#configuration
*
*/
var config = {
address: "localhost", // Address to listen on, can be:
// - "localhost", "127.0.0.1", "::1" to listen on loopback interface
// - another specific IPv4/6 to listen on a specific interface
// - "", "0.0.0.0", "::" to listen on any interface
// Default, when address config is left out, is "localhost"
port: 8080,
ipWhitelist: ["127.0.0.1", "::ffff:127.0.0.1", "::1"], // Set [] to allow all IP addresses
// or add a specific IPv4 of 192.168.1.5 :
// ["127.0.0.1", "::ffff:127.0.0.1", "::1", "::ffff:192.168.1.5"],
// or IPv4 range of 192.168.3.0 --> 192.168.3.15 use CIDR format :
// ["127.0.0.1", "::ffff:127.0.0.1", "::1", "::ffff:192.168.3.0/28"],
language: "en",
timeFormat: 12,
units: "metric",
modules: [
{
module: "alert",
},
{
module: "updatenotification",
position: "top_bar"
},
{
module: "clock",
position: "top_left"
},
{
module: "calendar",
header: "Shaunas Calendar",
position: "top_left",
config: {
calendars: [
{
symbol: "calendar-check",
url: "https://calendar.google.com/calendar/ical/s/basic.ics"
}
]
}
},
{
module: 'compliments',
position: 'lower_third',
config: {
updateInterval: 40000,
compliments: {
anytime: [
"Good heaven all mighty! You are beautiful",
"Aren't I a lucky mirror? \n Get to look at this beautiful lady while she gets ready",
"Mirror Mirror on the wall \n Who's the fairest one of them all? \n Shauna Stilson is the fairest of them all"
],
morning: [
"Good morning, sunshine!",
"You're up pretty early!",
"I already know you look DAMN beautiful!",
"I hope I got you coffee...",
"You're truly something else...Hot damn!",
"Mirror Mirror on the wall \n Who's the fairest one of them all? \n Shauna Stilson is the fairest of them all"
],
afternoon: [
"It's the afternoon!",
"You must be getting ready for work!",
"I hope you have an amazing day gorgeous!",
"Who's that sexy lady?!... /nOfcourse it's Shauna!",
"I still hope I grabbed you coffee",
"I love you",
"I'm going to marry the fuck out of you",
"Mirror Mirror on the wall \n Who's the fairest one of them all? \n Shauna Stilson is the fairest of them all"
],
evening: [
"Who's the lucky guy to be taking you out?! /nI hope it's me!",
"HOT MAMA DAMN! \n HOW DID A MIRROR GET SO LUCKY?!",
"Wasn't the day just spectacular?",
"Never too late to put on some makeup",
"Mirror Mirror on the wall \n Who's the fairest one of them all? \n Shauna Stilson is the fairest of them all"
]
}
}
},
{
module: 'MMM-uber',
position: 'bottom_left',
header: 'Uber ETA',
config: {
lat: .302612, // use your exact pickup loaction
lng: -.336220, // use your exact pickup loaction
uberServerToken: '<ServerToken>',
}
},
{
module: 'MMM-lyft',
position: 'bottom_left',
header: 'Lyft ETA',
config: {
lat: .302612, // use your exact pickup loaction
lng: -.336220, // use your exact pickup loaction
clientId: '<MyClientIDl>',
clientSecret: '<MyClientSecret>',
}
},
{
module: "MMM-DarkSkyForecast",
header: "Weather",
position: "top_right",
classes: "default everyone",
disabled: false,
config: {
apikey: "e4734af0d99838ae",
latitude: ".302614",
longitude: "-.336216",
iconset: "4c",
concise: false,
forecastLayout: "table",
units: "us"
}
},
{
module: 'MMM-MyNotes',
header: "Shauna & Jon's Notes",
position: 'top_right',
classes: 'default everyone',
config: {
maxNotes: 5,
pollFrequency: 600000,
showDatePosted: true,
dateFormat: 'MM-D-YYYY'
}
},
{
module: 'MMM-MyCommute',
position: 'bottom_left',
config: {
apikey: 'AIzaLOe0HfcdNo',
origin: WA 98023',
destinations: [
{
destination: 't, Federal Way, WA 98003',
label: 'To Black Angus',
mode: 'driving',
color: '#f6a0ee',
travelTimeFormat: 'h[h] m[m]'
},
{
destination: 'Burlington, WA 98233',
label: 'Scott & Kaitlins',
mode: 'driving',
color: '#f6a0ee',
travelTimeFormat: 'h[h] m[m]'
},
{
destination: ', Burlington, WA 98233',
label: 'Coconut Kennys',
mode: 'driving',
color: '#f6a0ee',
travelTimeFormat: 'h[h] m[m]'
},
]
}
}
]
};
/*************** DO NOT EDIT THE LINE BELOW ***************/
if (typeof module !== "undefined") {module.exports = config;}
Hey guys! I am looking for a module that would display what I am listening to on Pandora. I saw one for spotify but unfortunately, I do not use spotify.
Does anyone know if one exists? If not, would someone make one? <3
I would be forever in your debt
What does Expected ‘]’ to match ‘[’ from line 45 and instead saw ‘:’.
75 Expected ‘}’ to match ‘{’ from line 28 and instead saw 'MMM-lyft mean?
Thank you. I have been using your tutorials all night. It has helped me get to where I am. I tried folllowing these steps for different modules and it didn’t seem to work for me
Thank you guys! I will try using those sites. Didn’t know they existed. Oh man. Would that be a help. Another question, for d ample, the compliments and weather module, when I change it in the config, do I have to change it in the module folder as well? Adding more compliments and such?
For the mother fucking life of me, I have been working on this for 8 hours now trying to upload different modules. Every time I do, it either doesn’t show up on the screen or says I need to a config, which I already have.
/* Magic Mirror Config Sample
*
* By Michael Teeuw http://michaelteeuw.nl
* MIT Licensed.
*
* For more information how you can configurate this file
* See https://github.com/MichMich/MagicMirror#configuration
*
*/
var config = {
address: "localhost", // Address to listen on, can be:
// - "localhost", "127.0.0.1", "::1" to listen on loopback interface
// - another specific IPv4/6 to listen on a specific interface
// - "", "0.0.0.0", "::" to listen on any interface
// Default, when address config is left out, is "localhost"
port: 8080,
ipWhitelist: ["127.0.0.1", "::ffff:127.0.0.1", "::1"], // Set [] to allow all IP addresses
// or add a specific IPv4 of 192.168.1.5 :
// ["127.0.0.1", "::ffff:127.0.0.1", "::1", "::ffff:192.168.1.5"],
// or IPv4 range of 192.168.3.0 --> 192.168.3.15 use CIDR format :
// ["127.0.0.1", "::ffff:127.0.0.1", "::1", "::ffff:192.168.3.0/28"],
language: "en",
timeFormat: 12,
units: "metric",
modules: [
{
module: "alert",
},
{
module: "updatenotification",
position: "top_bar"
},
{
module: "clock",
position: "top_left"
},
{
module: "calendar",
header: "US Holidays",
position: "top_left",
config: {
calendars: [
{
symbol: "calendar-check",
url: "webcal://www.calendarlabs.com/templates/ical/US-Holidays.ics"
}
]
}
},
{
module: "compliments",
position: "lower_third"
},
{
module: 'MMM-lyft',
position: 'top_left',
header: 'Lyft (DC)',
config: {
lat: 47.3025085, // use your exact pickup loaction
lng: -122.3361409, // use your exact pickup loaction
clientId: '<_n-YCNuBuJRV>',
clientSecret: '<Wcoq_0QSQFcinV8Al_aKjfMB4dAz9oQJ>',
}
},
{
module: 'MMM-NOAA3',
position: 'top_left',
config: {
provider: "accuweather", // From list above
apiKey: "GFT6iF5ELpZ7pBYxzWabkEDAd8ZrK1HD", // From one of the providers listed above
airKey: "AyY8mD8jWGvFrgBv8",
css: "NOAA3", // THIS MUST CONTAIN A CSS STYLE NAME
userlat: "47.302604", //MUST HAVE BOTH
userlon: "-122.33621" //MUST HAVE BOTH
zip: "98023"
}
},
]
};
/*************** DO NOT EDIT THE LINE BELOW ***************/
if (typeof module !== "undefined") {module.exports = config;}