diff --git a/tcc-exporter b/tcc-exporter index 7d806a1..c476ee7 100755 --- a/tcc-exporter +++ b/tcc-exporter @@ -11,7 +11,7 @@ import urllib.request from http.server import HTTPServer, BaseHTTPRequestHandler from urllib.error import HTTPError -VERSION = '0.5.0' +VERSION = '0.5.1' PREFIX = 'https://mytotalconnectcomfort.com/' devices = list()