MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    mmm-vigicrue

    Scheduled Pinned Locked Moved Utilities
    1 Posts 1 Posters 217 Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • E Offline
      ELMAGO
      last edited by

      Re: MMM-VigiCrues

      @grena

      Bonjour

      depuis quelques jours le graphique ne se mets plus à jour.

      63182a97-50ba-4fa7-a4b4-1cc94575732e-image.png

      voici ma conf :

      // VIGICRUE
      
      
      		{
      		module: "MMM-VigiCrues",
      		position: "top_left",
      		header: "Vigicrue",
      		config: {
      			stationid: "H505012001", // Station identifer (www.vigicrues.gouv.fr)
      			dataPeriod: 1440,
      			dataInterval : 30,
      			alertTable: 	[
      					{ "value": 9210, "title": "Crue 2016", "color": "yellow" },
      					{ "value": 9640, "title": "Crue 2020", "color": "red" }, 
      					]
      		}
      		},
      
      

      Que dois-je faire ?

      1 Reply Last reply Reply Quote 0
      • 1 / 1
      • First post
        Last post
      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