updated lovelace dashboards and migrate tcp sensors to use serial component with SOCAT
This commit is contained in:
@@ -30,22 +30,13 @@
|
||||
"already_configured": "Bereits konfiguriert"
|
||||
}
|
||||
},
|
||||
"state": {
|
||||
"_": {
|
||||
"disconnected": "Getrennt",
|
||||
"connecting": "Verbindet",
|
||||
"connected": "Verbunden",
|
||||
"reconnecting": "Wiederverbinden",
|
||||
"auth_invalid": "Ungültiger Zugangstoken",
|
||||
"auth_required": "Authentifizierung erforderlich"
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"title": "Basis-Einstellungen (Schritt 1/4)",
|
||||
"data": {
|
||||
"entity_prefix": "Entitätspräfix (optional)",
|
||||
"entity_friendly_name_prefix": "Entitätsname präfix (optional)",
|
||||
"load_components": "Komponente laden (wenn nicht geladen)",
|
||||
"service_prefix": "Servicepräfix",
|
||||
"services": "Remote Services"
|
||||
|
||||
@@ -30,22 +30,13 @@
|
||||
"already_configured": "Already configured"
|
||||
}
|
||||
},
|
||||
"state": {
|
||||
"_": {
|
||||
"disconnected": "Disconnected",
|
||||
"connecting": "Connecting",
|
||||
"connected": "Connected",
|
||||
"reconnecting": "Re-connecting",
|
||||
"auth_invalid": "Invalid access token",
|
||||
"auth_required": "Authentication Required"
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"title": "Basic Options (step 1/4)",
|
||||
"data": {
|
||||
"entity_prefix": "Entity prefix (optional)",
|
||||
"entity_friendly_name_prefix": "Entity name prefix (optional)",
|
||||
"load_components": "Load component (if not loaded)",
|
||||
"service_prefix": "Service prefix",
|
||||
"services": "Remote Services"
|
||||
|
||||
@@ -30,22 +30,13 @@
|
||||
"already_configured": "Já configurado"
|
||||
}
|
||||
},
|
||||
"state": {
|
||||
"_": {
|
||||
"disconnected": "Desconectado",
|
||||
"connecting": "Conectando",
|
||||
"connected": "Conectado",
|
||||
"reconnecting": "Reconectando",
|
||||
"auth_invalid": "Token de acesso inválido",
|
||||
"auth_required": "Autentificação requerida"
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"title": "Opções básicas (passo 1/4)",
|
||||
"data": {
|
||||
"entity_prefix": "Prefixo da entidade (opcional)",
|
||||
"entity_friendly_name_prefix": "Prefixo da entidade nombre (opcional)",
|
||||
"load_components": "Carregar componente (se não estiver carregado)",
|
||||
"service_prefix": "Prefixo do serviço",
|
||||
"services": "Serviços remotos"
|
||||
|
||||
Reference in New Issue
Block a user