From 18aba033799ebc3e402ce1d8071a61b056ef860a Mon Sep 17 00:00:00 2001 From: Martin Ness Date: Fri, 14 Feb 2014 22:41:22 +0100 Subject: [PATCH] state reqest uri changed --- state.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/state.py b/state.py index dcd8410..8fea3bb 100644 --- a/state.py +++ b/state.py @@ -6,7 +6,7 @@ import time import logging fileName = "json" -url = "http://status.hackspace-jena.de/status/button/" +url = "http://status.krautspace.de/status/button/" data = None # Raum Status abrufen