Merge branch 'develop' of https://github.com/Schrolli91/BOSWatch into develop

This commit is contained in:
JHCD 2015-05-22 23:48:01 +02:00
commit 8ef7a46dac
5 changed files with 8 additions and 19 deletions

View file

@ -68,7 +68,7 @@ def run(typ,freq,data):
logging.exception("cannot get HTTP response")
finally:
logging.debug("close http-Connection")
logging.debug("close HTTP-Connection")
httprequest.close()
########## User Plugin CODE ##########