• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
  1. Home
  2. frog
  3. Posts
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
F
Offline
  • Profile
  • Following 0
  • Followers 0
  • Topics 4
  • Posts 46
  • Groups 0

Posts

Recent Best Controversial
  • RE: 4k Dashboard

    @cyberphox

    Have you looked at https://github.com/tchellomello/python-ring-doorbell

    posted in Show your Mirror
    F
    frog
    Feb 13, 2022, 12:11 PM
  • RE: Buy acrylic mirror in Spain

    Can you ask him who his supplier is (and the glass manufacturer)? I can probably get a local guy (in Barcelona) to get it from the distributor directly

    posted in General Discussion
    F
    frog
    Jan 9, 2017, 10:37 PM
  • RE: Installing Magic Mirror 2 Using An SD Card With A Different IMAGE

    Just follow the tutorial and you’ll be fine

    posted in General Discussion
    F
    frog
    Jan 9, 2017, 10:34 PM
  • RE: Stop the screensaver!

    @onetwankyfive said in Stop the screensaver!:

    or buy a mouse jiggler
    https://www.amazon.com/WiebeTech-Programmable-Mouse-Jiggler-MJ-3/dp/B00MTZY7Y4/ref=sr_1_1?ie=UTF8&qid=1482934294&sr=8-1&keywords=mouse+jiggler

    😀

    posted in General Discussion
    F
    frog
    Dec 28, 2016, 2:13 PM
  • RE: Stop the screensaver!

    There’s no need for that attitude. Please desist as this is a forum for helping people. I also had this problem so it isn’t isolated. It may not be possible to add a keyboard and mouse to the screen and use the screensaver utility.

    posted in General Discussion
    F
    frog
    Dec 28, 2016, 2:02 PM
  • RE: Fitbit

    Well the token.ini file should be altered to include the correct credentials. That’s why you are getting the error. Fix that and you may get somewhat further. I manually entered the info to get mine to (partially) work.

    posted in Troubleshooting
    F
    frog
    Dec 10, 2016, 9:07 PM
  • RE: "mirona" mirror for the magic mirror ?

    Me too - I can get one here in the UK, but would like to get one near Barcelona.

    posted in Hardware
    F
    frog
    Dec 9, 2016, 2:15 PM
  • RE: Fitbit

    @tismepaulo Actually, I got it working by firstly not using ssh and running this directly on the display using a terminal and secondly not using sudo. Populated the tokens.ini with the results from the results of the script - and changed the access of the tokens.ini file to 666 - re-ran again the setupAccess.py and it said all was good.

    having said that - while I get the authorisation page from Fitbit, I got zero values on the MM. The fitbit account page says that I have access, but initially no data comes through… Next thing I did was running getData.py (in the python directory) I do get a good response:

    {"message": "credentials.ini exists", "type": "status"}
    {"message": "Reading from credentials.ini", "type": "status"}
    {"message": "Read of credentials.ini successful.", "type": "status"}
    {"message": "credentials.ini exists", "type": "status"}
    {"message": "Reading from credentials.ini", "type": "status"}
    {"message": "Read of credentials.ini successful.", "type": "status"}
    {"message": "tokens.ini exists", "type": "status"}
    {"message": "Reading from tokens.ini", "type": "status"}
    {"message": "Read of tokens.ini successful.", "type": "status"}
    {"message": "Making API call", "type": "status"}
    {"message": "API call okay", "type": "status"}
    {"message": "Tokens valid", "type": "status"}
    {"values": {"data": 4684, "goal": 10000}, "resource": "steps", "type": "data"}
    {"values": {"data": 0, "goal": 1}, "resource": "floors", "type": "data"}
    

    So I think it is at least reflecting accurately now what the fitbit site is showing for steps, but is incorrect for distance - still showing 0 (maybe because I’m using KM not miles?)

    posted in Troubleshooting
    F
    frog
    Dec 8, 2016, 6:47 PM
  • RE: Display modules in a carousel

    @PointPubMedia Don’t you need to just put the ones you don’t want to rotate in IgnoreModules? I haven’t installed it, but that looks like the intent…

    posted in System
    F
    frog
    Dec 8, 2016, 4:22 PM
  • RE: knowledge sharing on GPIO pins

    Hi,

    I understand what you say, but the gpio pins really aren’t heavily used in the MagicMirror - really so far for buttons and pir. I suggest this following forum as a better place to look as you’ll get many more people who are using the general features of the raspberry.

    https://www.raspberrypi.org/forums/
    
    posted in Hardware
    F
    frog
    Dec 6, 2016, 9:14 PM
  • 1 / 1
Enjoying MagicMirror? Please consider a donation!
MagicMirror created by Michael Teeuw.
Forum managed by Sam, technical setup by Karsten.
This forum is using NodeBB as its core | Contributors
Contact | Privacy Policy