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

    Posts

    Recent Best Controversial
    • RE: My Square MagicMirror - Wooden Frame

      @fox thanks !! 😉

      posted in Show your Mirror
      istepgueuI
      istepgueu
    • RE: My Square MagicMirror - Wooden Frame

      @jasondreher I would go to the side of IFTTT if there is no way to play with it.
      If door Locked, then …

      https://ifttt.com/smartthings

      posted in Show your Mirror
      istepgueuI
      istepgueu
    • RE: My Square MagicMirror - Wooden Frame

      Hi @Andromede88 !

      I’m from Belgium.
      I bought the glass in a local mirror shop.

      posted in Show your Mirror
      istepgueuI
      istepgueu
    • RE: My Square MagicMirror - Wooden Frame

      Hi @jasondreher !

      For my doors, this is a python script that will read my sensors.
      Everything is saved in a mysql database and a small local server on the raspberry will read this database.
      Then, the iFrame plugin displays my local web page (with the logos of the doors)

      posted in Show your Mirror
      istepgueuI
      istepgueu
    • RE: My Square MagicMirror - Wooden Frame

      @broberg thanks !
      It’s not realy a mirror.
      It’s a solar control glass

      His name is “Antelio Havane”
      http://uk.saint-gobain-glass.com/product/786/sgg-antelio

      posted in Show your Mirror
      istepgueuI
      istepgueu
    • My Square MagicMirror - Wooden Frame

      Hi !

      My First Mirror. Wooden Frame. Size : 60x60 cm
      Lcd Philipps 19"

      0_1489864898237_IMG_6292.JPG

      1_1489864898237_IMG_6307.JPG

      2_1489864898237_IMG_6309.JPG

      3_1489864898238_IMG_6323-1.JPG

      0_1489865002680_IMG_6324-1.JPG

      posted in Show your Mirror
      istepgueuI
      istepgueu
    • RE: Language Calendar Module

      @broberg Nice ! Working ;-)

      Merci in French :-)

      posted in Troubleshooting
      istepgueuI
      istepgueu
    • Language Calendar Module

      Hi !

      I have à problem with calendar.
      My MM config is French but Calendar is mix French/english

      “The day after Tomorrow” = “Après-demain”

      0_1487618735921_Capture d’écran 2017-02-20 à 20.25.16.png

      posted in Troubleshooting
      istepgueuI
      istepgueu
    • RE: Where are you from?

      Belgium - Namur

      posted in General Discussion
      istepgueuI
      istepgueu
    • RE: iOS app icon for MMM-Remote-Control

      @Jopyth if you want to update your module ;-)

      posted in Troubleshooting
      istepgueuI
      istepgueu
    • RE: iOS app icon for MMM-Remote-Control

      Hi ! @leadfarmer

      1 - Navigate in terminal to /home/pi/MagicMirror/modules/MMM-Remote-Control

      2 - wget https://raw.githubusercontent.com/istepgueu/MMM-door-sensor/master/img/mm.png

      3 - nano /home/pi/MagicMirror/modules/MMM-Remote-Control/remote.html

      4 - Add 0_1486648000444_Capture d’écran 2017-02-09 à 14.46.22.png on line 12
      (sorry but forum can take my code. @administrators )

      ps : Change N°2 wget by another image on web if you want and change N°4 with the same name.

      alt text

      Voilà :-)

      posted in Troubleshooting
      istepgueuI
      istepgueu
    • RE: [MMM-Buttons] Connect multiple buttons to send configurable notifications

      @Mar i have same problem. I run my little script button.py before start MM and its solve the problem

      posted in System
      istepgueuI
      istepgueu
    • RE: [MMM-Buttons] Connect multiple buttons to send configurable notifications

      @Mar all is here https://forum.magicmirror.builders/topic/211/button

      ;-)

      posted in System
      istepgueuI
      istepgueu
    • RE: [MMM-Buttons] Not recognizing button presses

      @Mar
      Sorry but I have no idea … Maybe @Jopyth the creator of the module could help you?

      posted in Troubleshooting
      istepgueuI
      istepgueu
    • RE: [MMM-Buttons] Not recognizing button presses

      @Mar
      It is completely strange this story. Have you ever managed to have alerts other than the module buttons on the HDMI?

      posted in Troubleshooting
      istepgueuI
      istepgueu
    • RE: [MMM-Buttons] Not recognizing button presses

      @Mar Can you test this :

      1 - Reboot your Pi
      2 - If your mirror start automatically, stop it with “pm2 stop mm”
      3 - Execute the button.py script (adapt to GPIO5)
      4 - Start MM with “pm2 start mm”
      5 - Test if it’s working.

      posted in Troubleshooting
      istepgueuI
      istepgueu
    • RE: [MMM-Buttons] Not recognizing button presses

      @Mar Ok
      1 - Your button is connected on PIN N°29 = GPIO 5 ?
      2 - Which type of button do you have ? It’s a Push button (Button that returns alone) or a button who stay ?

      Sorry for my english… i’m French :-)

      posted in Troubleshooting
      istepgueuI
      istepgueu
    • RE: [MMM-Buttons] Not recognizing button presses

      @Mar I suppose you have try

      pm2 restart mm
      
      posted in Troubleshooting
      istepgueuI
      istepgueu
    • RE: [MMM-Buttons] Not recognizing button presses

      @Mar you can you test with this code and capture log from firebug

      {
                      pin: 5,
                      name: "power",
                      longPress: {
                          title: "Power off",
                          message: "Keep pressed for 3 seconds to shut down",
                          imageFA: "power-off",
                          notification: "REMOTE_ACTION",
                          payload: {action: "SHUTDOWN"}
                      },
                      shortPress: undefined
                  }
      
      posted in Troubleshooting
      istepgueuI
      istepgueu
    • RE: [MMM-Buttons] Not recognizing button presses

      @Jopyth Yes of course !

      posted in Troubleshooting
      istepgueuI
      istepgueu
    • 1
    • 2
    • 1 / 2