2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-10 03:06:37 +00:00

74_HusqvarnaAutomower: Fixed translation.

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

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',