From a9516b3bf662670d7d21012851a4b12131fd7a06 Mon Sep 17 00:00:00 2001 From: Daniel Perna Date: Tue, 28 Mar 2017 20:00:37 +0200 Subject: [PATCH] Merge changes and bump version --- configurator.py | 92 +++++++++++++++++++------------------------------ 1 file changed, 35 insertions(+), 57 deletions(-) diff --git a/configurator.py b/configurator.py index df09a19..5382e30 100755 --- a/configurator.py +++ b/configurator.py @@ -46,7 +46,7 @@ GIT = False ### End of options RELEASEURL = "https://api.github.com/repos/danielperna84/hass-poc-configurator/releases/latest" -VERSION = "0.1.5" +VERSION = "0.1.6" BASEDIR = "." DEV = False HTTPD = None @@ -64,6 +64,7 @@ INDEX = Template(r""" HASS Configurator +