MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    1. Home
    2. elmattt
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 8
    • Best 2
    • Controversial 0
    • Groups 0

    elmattt

    @elmattt

    2
    Reputation
    472
    Profile views
    8
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    elmattt Unfollow Follow

    Best posts made by elmattt

    • RE: MMM-Loxone

      hi, loxone here too 🙂
      i use mmm-remotecontrol with loxone to switch on and off the mirror, really easy to set-up 🙂
      i give a try to your module and come back 🙂

      posted in Utilities
      elmattt
      elmattt
    • [Smart Home] loxone - XML - show temperature via http

      Hi Guys !
      got a magic mirror since end 2015, and now upgrading the software here ^^

      i use a loxone smarthome server, and i want to show the temperature on my mirror :

      before i was using php like this :

      php   //température intérieur loxone
      $fichier = 'http://admin:XXXXXXXXXX@192.168.0.15/dev/sps/io/tempsalon';
      $xml = simplexml_load_file($fichier);
      echo $xml["value"];
      
      

      how can i simply use this with a existing module ??
      as you can see: there is an authentification in the URL !!!

      the xml generated is :

      LL control="dev/sps/io/tempsalon" value="21.0°" Code="200"/
      

      thanks by advance and sorry for my bad english (frenchie here 🙂 )

      posted in Requests
      elmattt
      elmattt

    Latest posts made by elmattt

    • RE: MMM-Loxone

      didn’t have time to test … sorry ! but i think i was doing the wrong thing… is it possible to double the module in the config ? and show another UUID for the second module ?

      posted in Utilities
      elmattt
      elmattt
    • Current-weather

      Hi, i didn’t find out how to add a break before the house logo in this module ?
      example as shown in the capture 0_1573474621743_Capture d’écran 2019-11-11 à 13.15.21.png

      thanks by advance 😃

      posted in Custom CSS
      elmattt
      elmattt
    • RE: MMM-Loxone

      Hi ! this is working great !!
      it show my indoor temp in the forecast module, and presence works great.
      i have an issue, i want to show on the mirror the temp of another room (mine), but it show only : CHARGEMENT … (loading …)
      any idea ??

      Thanks 😃

      posted in Utilities
      elmattt
      elmattt
    • RE: MMM-RandomBackground, Background from local folder

      hello,
      it doesn’t seem to work for me, install ok, but not pictures showed, only a loading text …
      i put 2 jpg pictures in a “photos” folder in the MMM-RandomBackground folder…
      does i need to name picture specifically ??

      EDIT : npm install… it’s ok 😃

      posted in Entertainment
      elmattt
      elmattt
    • RE: MMM-Loxone

      hi, loxone here too 🙂
      i use mmm-remotecontrol with loxone to switch on and off the mirror, really easy to set-up 🙂
      i give a try to your module and come back 🙂

      posted in Utilities
      elmattt
      elmattt
    • [Smart Home] loxone - XML - show temperature via http

      Hi Guys !
      got a magic mirror since end 2015, and now upgrading the software here ^^

      i use a loxone smarthome server, and i want to show the temperature on my mirror :

      before i was using php like this :

      php   //température intérieur loxone
      $fichier = 'http://admin:XXXXXXXXXX@192.168.0.15/dev/sps/io/tempsalon';
      $xml = simplexml_load_file($fichier);
      echo $xml["value"];
      
      

      how can i simply use this with a existing module ??
      as you can see: there is an authentification in the URL !!!

      the xml generated is :

      LL control="dev/sps/io/tempsalon" value="21.0°" Code="200"/
      

      thanks by advance and sorry for my bad english (frenchie here 🙂 )

      posted in Requests
      elmattt
      elmattt