Change description ZVEI

This commit is contained in:
Lars Gremme 2020-05-02 14:02:58 +02:00
parent 5136c6fb31
commit c2b3c70a9c

View file

@ -173,7 +173,7 @@ def run(typ, freq, data):
})) }))
elif typ == "ZVEI": elif typ == "ZVEI":
# start connection POC # start connection ZVEI
conn = httplib.HTTPSConnection("www.divera247.com:443") conn = httplib.HTTPSConnection("www.divera247.com:443")
conn.request("GET", "/api/alarm", conn.request("GET", "/api/alarm",
urllib.urlencode({ urllib.urlencode({