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

    Posts

    Recent Best Controversial
    • RE: PRONOTE

      @sdetweil

      Thanks for the reply, I’m watching this

      posted in Requests
      E
      ELMAGO
    • RE: PRONOTE

      @sdetweil

      Hello

      here is some more recent information.

      https://openclassrooms.com/forum/sujet/api-de-pronote

      https://www.index-education.com/fr/hyperplanning-info196-service-web.php

      https://www.index-education.com/fr/serviceWebHP.php

      https://www.index-education.com/fr/ServiceWeb-Hyperplanning-Notation.php

      if it can be better.

      and sorry for my english i use google translator

      posted in Requests
      E
      ELMAGO
    • PRONOTE

      Hello

      I am looking for a “pronote” module which is an interface for viewing grades and the student agenda.

      I know there is an API.

      https://gitlab.com/FliiFe/pronote-api

      but I admit that I am not strong enough to interface it.

      Could you help me.

      In French :

      Bonjour

      je suis à la recherche d’un module “pronote” qui est une interface de visualisation des notes et d’agenda des éléves.

      Je sais qu’il existe une api.

      https://gitlab.com/FliiFe/pronote-api

      mais je vous avous que je ne suis pas assez fort pour l’interfacer.

      Pourriez vous m’aider.

      posted in Requests
      E
      ELMAGO
    • RE: My First

      @grena

      ok super merci beaucoup.
      Par contre le module ne s’est pas mis à jour automatiquement aujourd’hui.
      Je surveille et te tiens au courant

      posted in Show your Mirror
      E
      ELMAGO
    • RE: MMM-VigilanceMeteoFrance

      @grena

      Merci super cool.
      Tiens moins au jus on arrive à la saison des inondation 😋

      posted in Utilities
      E
      ELMAGO
    • RE: MMM-VigilanceMeteoFrance

      @grena

      c’est un superbe module, bravo, vraiment !

      Si je peux juste me permettre une remarque.
      Météo France est très bien pour la météo, mais pour les inondations vigicrue est bien meilleur.

      https://www.vigicrues.gouv.fr/niv3-station.php?CdStationHydro=H505012001&CdEntVigiCru=4&GrdSerie=H&ZoomInitial=3&CdStationsSecondaires=

      si cela peut encore t’inspirer :

      https://public.opendatasoft.com/explore/dataset/vigicrues/api/

      alors je sais pas si tu peux faire quelque chose…

      Tu peux me croire, j’habite en bord de seine et ces informations sont bien meilleurs.

      Nous regardons bien sur la vigilance mais aussi la hauteur de la haute mer et l’heure de celle ci.

      posted in Utilities
      E
      ELMAGO
    • RE: My First

      @grena

      Si je peux juste me permettre une remarque.
      Météo France est très bien pour la météo, mais pour les inondations vigicrue est bien meilleur.

      https://www.vigicrues.gouv.fr/niv3-station.php?CdStationHydro=H505012001&CdEntVigiCru=4&GrdSerie=H&ZoomInitial=3&CdStationsSecondaires=

      si cela peut encore t’inspirer :

      https://public.opendatasoft.com/explore/dataset/vigicrues/api/

      alors je sais pas si tu peux faire quelque chose…

      Tu peux me croire, j’habite en bord de seine et ces informations sont bien meilleurs.

      Nous regardons bien sur la vigilance mais aussi la hauteur de la haute mer et l’heure de celle ci.

      posted in Show your Mirror
      E
      ELMAGO
    • RE: My First

      @ELMAGO

      j’ai compris dans le fichier utilisé NXFR33_LFPW_ la vigilance submersion n’est pas présente.

      posted in Show your Mirror
      E
      ELMAGO
    • RE: My First

      @grena

      Ton module est génial, vraiment superbe, mais les informations ne sont pas complètes :

      Voici la vigilance météo pour le 76 :

      0_1576320157413_a339fecd-b792-4579-ad8f-f47de8138607-image.png

      Voici ce que donne ton plugin :

      0_1576320205282_2077be05-80ef-49ff-869d-d3675bd57ac3-image.png

      Il manque la partie Vagues submerssion.

      Est ce normal ?

      posted in Show your Mirror
      E
      ELMAGO
    • RE: MMM-Jeedom

      @sdetweil

      ok but how can i know it?

      posted in Requests
      E
      ELMAGO
    • RE: MMM-Jeedom

      @sdetweil

      I’m sorry, I understood correctly for the css part, but not for the module itself.

      Could you give me this concrete example?

      posted in Requests
      E
      ELMAGO
    • RE: MMM-Jeedom

      @ELMAGO said in MMM-Jeedom:

      @sdetweil

      okay so i would make the effort, no problem, can answer my previous question?

      Exemple :

      			{
      				idx: "77", 
      				customTitle: "Batterie Etage : ",
      				unit : "%",
      								},
      

      if the result is greater than 50 then I would like it to be in green

      posted in Requests
      E
      ELMAGO
    • RE: MMM-Jeedom

      @sdetweil

      okay so i would make the effort, no problem, can answer my previous question?

      posted in Requests
      E
      ELMAGO
    • RE: My First

      @seramik

      Voici la photo de l’arrière :

      0_1576261332399_015f0118-438d-4210-b7ac-32659a634b35-image.png

      J’ai encore l’alimentation a revoir.

      posted in Show your Mirror
      E
      ELMAGO
    • RE: MMM-Jeedom

      @sdetweil

      Hello

      thank you for your answer, I have the impression that you speak French, I’m wrong?

      What you have provided me is a change of symbol if I understand well, how to do for the color of the font?

      Thanks in advance.

      posted in Requests
      E
      ELMAGO
    • RE: MMM-Jeedom

      How can I help?

      posted in Requests
      E
      ELMAGO
    • RE: MMM-Spotify suggestion

      @Sean said in MMM-Spotify suggestion:

      #SPOTIFY.pausing {
      display:none;
      }

      #SPOTIFY.playing {
      display:block;
      }

      It’s perfect, thank you

      posted in Requests
      E
      ELMAGO
    • RE: My First

      @seramik

      J’en ferais que je le peindrai.

      Voici quelques photos de la construction :

      alt text
      alt text
      alt text
      alt text

      Changement du module METEO :

      alt text

      Bonne journée

      posted in Show your Mirror
      E
      ELMAGO
    • RE: MMM-Spotify suggestion

      @Sean said in MMM-Spotify suggestion:

      I’m not standing aside to answer all the questions.
      Anyway,
      You can put this code into your css/custom.css
      #SPOTIFY.pausing {
      display:none;
      }

      #SPOTIFY.playing {
      display:block;
      }

      It could make module be displayed only on playing. If you might pause, module will be hidden.

      Hello

      thank you for cutter back, I test it tonight and I come back to you.

      Thanks for your help.

      posted in Requests
      E
      ELMAGO
    • RE: MMM-Spotify suggestion

      No answers

      posted in Requests
      E
      ELMAGO
    • 1 / 1