state reqest uri changed
This commit is contained in:
parent
57e517b993
commit
18aba03379
1 changed files with 1 additions and 1 deletions
2
state.py
2
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
|
||||
|
|
Reference in a new issue