updated lovelace dashboards and migrate tcp sensors to use serial component with SOCAT

This commit is contained in:
root
2025-04-30 15:01:46 -04:00
parent 4999b85b4e
commit f4ceef3cfe
117 changed files with 56924 additions and 8281 deletions

View File

@@ -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"