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-VigiCrues

    Scheduled Pinned Locked Moved Utilities
    1 Posts 1 Posters 236 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.
    • T Offline
      Thierry17
      last edited by

      Hello, for some time I have noticed that the water level rises no longer occur. We are April 11 and the last lift dates from April 5. Do other users of this module have the same problem?
      My config is:

      {
      			module: "MMM-VigiCrues",
      			position: "top_left",
      			header: "Vigilance Crue",
      			config: {
      				stationid: "R520001001", // Station identifer (www.vigicrues.gouv.fr)
      				colorLine:"#FFFFFF",
      				colorBackground:"#666",
      				colorLegend:"#E4F707",
      				colorTick:"#E4F707",
      				colorLabel:"#E4F707",
      				dataPeriode: 60,
      				alertTable: [
      					{ "value": 6840, "title": "Crue 25 déc 1982", "color": "red" }, // Alert set to 5430 mm displayed in red with the title "Flood 2017"
      					{ "value": 6670, "title": "Crue du 10 janv 1994", "color": "orange" }, // Alert set to 3120 mm displayed in orange with the title "Flood 2014"
      					{ "value": 6180, "title": "Crue du 8 fév 2021", "color": "yellow" }, 
      					{ "value": 5640, "title": "Crue du 8 mars 2007", "color": "green" }, // Alert set to 3120 mm displayed in orange with the title "Flood 2014"
      					{ "value": 5300, "title": "Inondation route", "color": "blue" }, // Alerte inondation route d'accès
      				]
      			}
      

      However, if I restart MagicMirror the recovery is done well.
      Thank you for your comeback

      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