{{ notification.message }}

{{ $t('title') }}

{{ status.systemID !== null ? $t('systemID') + ': ' + status.systemID : '' }}

{{ $t('wifiStatus.accesspoint.title') }} {{ wifiStatus.ap.enabled ? wifiStatus.ap.ip : $t('wifiStatus.accesspoint.disabled') }}
{{ $t('wifiStatus.stationmode.title') }} {{ getWiFiStationStatusText() }}
{{ $t('deviceTime') }}{{ getDeviceTime }}
{{ $t('loading') }} {{ loadingIndicator }}

{{ $t('error.resetError') }}

{{ $t('error.resetReason.' + status.resetReason) }}

{{ $t('error.stackTrace') }}

{{ $t('error.stackTraceDownload') }} {{ $t('error.stackTraceDelete') }}

{{ $t('status.title') }}

{{ Math.floor(allStepsValue / 255 * 100) }}%
{{ Math.floor(step.value / 255 * 100) }}%

{{ $t('triggers.timeTitle') }}

{{ $t('triggers.timeInternet') }}

Regels

{{ Math.floor(trigger.brightness / 255 * 100) }}%
{{ $t('triggers.timeNoData') }}

{{ $t('triggers.motionTitle') }}

Regels

{{ Math.floor(trigger.brightness / 255 * 100) }}%
{{ $t('triggers.motionNoData') }}

{{ $t('connection.title') }}

{{ $t('connection.accesspointHint') }} {{ $t('connection.stationmodeHint') }} {{ $t('connection.dhcpHint') }}

{{ $t('system.firmwareTitle') }}

{{ uploadProgress }}%

{{ $t('system.calibrateTitle') }}

{{ $t('system.calibrateHint') }}

{{ $t('system.ntpTitle') }}

{{ $t('triggers.timeInternet') }}

{{ $t('system.pinsTitle') }}

{{ $t('system.mapsTitle') }}

{{ $t('system.mapsAPIKeyhint') }}

{{ $t('calibration.title') }}

{{ $t('calibration.allStepsValue') }}

{{ $t('calibration.ranges') }}

{{ $t('copyright') }}
{{ status.version !== null ? $t('firmwareVersion') + status.version : '' }}