diff dash.py @ 24:7d431b779512

working connection with MON
author sean
date Thu, 13 Aug 2015 16:34:46 +0200
parents f730dd0bcf85
children 05e5441c5160
line wrap: on
line diff
--- a/dash.py	Thu Aug 13 13:14:00 2015 +0200
+++ b/dash.py	Thu Aug 13 16:34:46 2015 +0200
@@ -179,7 +179,7 @@
     logger.info('------- new alert --------')
     logger.info('Service : ' + str(service))
     logger.info('Status : ' + str(status))
-    log_tile_status()
+    # log_tile_status()
 
     return "thanks for informing bottledash! :: " + str(service) + " is " + str(status) + " !"
 
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)