From 506b804f426e2c15ee859dbb544e344c4711938a Mon Sep 17 00:00:00 2001 From: Marko Oldenburg Date: Thu, 26 Sep 2019 09:46:45 +0200 Subject: [PATCH] remove costumer registration --- 46_TeslaPowerwall2AC.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/46_TeslaPowerwall2AC.pm b/46_TeslaPowerwall2AC.pm index 4f459ba..aaac928 100644 --- a/46_TeslaPowerwall2AC.pm +++ b/46_TeslaPowerwall2AC.pm @@ -179,7 +179,7 @@ my %paths = ( 'powerwallsstop' => 'sitemaster/stop', 'powerwallsrun' => 'sitemaster/run', 'powerwalls' => 'powerwalls', - 'registration' => 'customer/registration', +# 'registration' => 'customer/registration', 'status' => 'status', 'login' => 'login/Basic', 'gridstatus' => 'system_status/grid_status', @@ -1148,7 +1148,7 @@ sub CreateUri($$) { ], "release_status": "under develop", "license": "GPL_2", - "version": "v0.6.100", + "version": "v0.6.102", "author": [ "Marko Oldenburg " ],