diff --git a/tcc-exporter b/tcc-exporter index f59bcb1..30ce133 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.3' +VERSION = '0.5.4' PREFIX = 'https://mytotalconnectcomfort.com/' devices = list()