74_HusqvarnaAutomower: Fixed translation.

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@19200 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
krannich 2019-04-16 18:39:00 +00:00
parent 8c810223d4
commit ea38f90e8f

View File

@ -36,7 +36,7 @@ use Blocking;
eval "use JSON;1" or $missingModul .= "JSON ";
my $version = "0.5";
my $version = "0.5.1";
use constant AUTHURL => "https://iam-api.dss.husqvarnagroup.net/api/v3/";
use constant APIURL => "https://amc-api.dss.husqvarnagroup.net/app/v1/";
@ -757,7 +757,7 @@ sub HusqvarnaAutomower_ToGerman($$) {
'CHARGING' => 'lädt',
'LEAVING' => 'verlässt Ladestation',
'GOING_HOME' => 'führt zur Ladestation',
'GOING_HOME' => 'fährt zur Ladestation',
'WEEK_TIMER' => 'Wochen-Zeitplan',
'WEEK_SCHEDULE' => 'Wochen-Zeitplan',