From 822e7f04f97320cab14485a0a3904b58c87cd5cf Mon Sep 17 00:00:00 2001
From: PIQUARD SIMON <simon.piquard@unistra.fr>
Date: Thu, 25 Oct 2018 09:26:58 +0200
Subject: [PATCH] Update weather.json

---
 weather.json | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/weather.json b/weather.json
index e4a15af..227336f 100755
--- a/weather.json
+++ b/weather.json
@@ -1,4 +1,12 @@
 [
+        {
+    "title": "Remplacement de commutateurs - indisponibilité temporaire du réseau filaire au Patio",
+    "priority": "low",
+    "start": "2018-10-31T12:00:43+0100",
+    "end": "2018-10-31T14:00:43+0100",
+    "duration": 120,
+    "content": "Remplacement de 4 commutateurs obsolètes. Impact : indisponibilité partielle du réseau filaire pendant la période pour les usagers du bâtiment 5 du Patio."
+    },
     {
     "title": "Site support - mise en ligne de la nouvelle version",
     "priority": "low",
-- 
GitLab