homebridge-ac-freedom 2.2.2 → 2.2.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/homebridge-ui/public/i18n/ar.json +3 -2
- package/homebridge-ui/public/i18n/de.json +3 -2
- package/homebridge-ui/public/i18n/en.json +3 -2
- package/homebridge-ui/public/i18n/es.json +3 -2
- package/homebridge-ui/public/i18n/fr.json +3 -2
- package/homebridge-ui/public/i18n/it.json +3 -2
- package/homebridge-ui/public/i18n/ja.json +3 -2
- package/homebridge-ui/public/i18n/ko.json +3 -2
- package/homebridge-ui/public/i18n/nl.json +3 -2
- package/homebridge-ui/public/i18n/pl.json +3 -2
- package/homebridge-ui/public/i18n/pt.json +3 -2
- package/homebridge-ui/public/i18n/ru.json +3 -2
- package/homebridge-ui/public/i18n/tr.json +3 -2
- package/homebridge-ui/public/i18n/zh-CN.json +3 -2
- package/homebridge-ui/public/index.html +1 -0
- package/package.json +1 -1
|
@@ -37,5 +37,6 @@
|
|
|
37
37
|
"pollInterval": "فترة الاستطلاع (ثانية)",
|
|
38
38
|
"pollIntervalHint": "تكرار جلب حالة المكيف (5–300)",
|
|
39
39
|
"addDevice": "إضافة جهاز",
|
|
40
|
-
"remove": "إزالة"
|
|
41
|
-
|
|
40
|
+
"remove": "إزالة",
|
|
41
|
+
"featuresHint": "للحصول على مظهر HomeKit أنيق، يُوصى بتفعيل المروحة ووضع إعداد مسبق واحد فقط — يُقترح اختيار النوم."
|
|
42
|
+
}
|
|
@@ -37,5 +37,6 @@
|
|
|
37
37
|
"pollInterval": "Abfrageintervall (Sekunden)",
|
|
38
38
|
"pollIntervalHint": "Wie oft der AC-Status abgerufen wird (5–300)",
|
|
39
39
|
"addDevice": "Gerät hinzufügen",
|
|
40
|
-
"remove": "Entfernen"
|
|
41
|
-
|
|
40
|
+
"remove": "Entfernen",
|
|
41
|
+
"featuresHint": "Für ein übersichtliches HomeKit-Layout wird empfohlen, nur den Lüfter und einen einzigen Voreinstellungsmodus zu aktivieren — empfohlen wird Schlaf."
|
|
42
|
+
}
|
|
@@ -37,5 +37,6 @@
|
|
|
37
37
|
"pollInterval": "Poll Interval (seconds)",
|
|
38
38
|
"pollIntervalHint": "How often to fetch the AC state (5–300)",
|
|
39
39
|
"addDevice": "Add Device",
|
|
40
|
-
"remove": "Remove"
|
|
41
|
-
|
|
40
|
+
"remove": "Remove",
|
|
41
|
+
"featuresHint": "For a clean HomeKit appearance, it is recommended to enable Fan and only one preset mode — Sleep is the suggested choice."
|
|
42
|
+
}
|
|
@@ -37,5 +37,6 @@
|
|
|
37
37
|
"pollInterval": "Intervalo de consulta (segundos)",
|
|
38
38
|
"pollIntervalHint": "Con qué frecuencia obtener el estado del AC (5–300)",
|
|
39
39
|
"addDevice": "Agregar dispositivo",
|
|
40
|
-
"remove": "Eliminar"
|
|
41
|
-
|
|
40
|
+
"remove": "Eliminar",
|
|
41
|
+
"featuresHint": "Para una apariencia limpia en HomeKit, se recomienda activar el Ventilador y solo un modo preestablecido — Sueño es la opción sugerida."
|
|
42
|
+
}
|
|
@@ -37,5 +37,6 @@
|
|
|
37
37
|
"pollInterval": "Intervalle d'interrogation (secondes)",
|
|
38
38
|
"pollIntervalHint": "Fréquence de récupération de l'état du climatiseur (5–300)",
|
|
39
39
|
"addDevice": "Ajouter un appareil",
|
|
40
|
-
"remove": "Supprimer"
|
|
41
|
-
|
|
40
|
+
"remove": "Supprimer",
|
|
41
|
+
"featuresHint": "Pour un affichage HomeKit épuré, il est recommandé d'activer le Ventilateur et un seul mode prédéfini — Sommeil est le choix conseillé."
|
|
42
|
+
}
|
|
@@ -37,5 +37,6 @@
|
|
|
37
37
|
"pollInterval": "Intervallo polling (secondi)",
|
|
38
38
|
"pollIntervalHint": "Ogni quanto recuperare lo stato del AC (5–300)",
|
|
39
39
|
"addDevice": "Aggiungi dispositivo",
|
|
40
|
-
"remove": "Rimuovi"
|
|
41
|
-
|
|
40
|
+
"remove": "Rimuovi",
|
|
41
|
+
"featuresHint": "Per un aspetto HomeKit ordinato, si consiglia di abilitare il Ventilatore e un solo modo preimpostato — Sonno è la scelta suggerita."
|
|
42
|
+
}
|
|
@@ -37,5 +37,6 @@
|
|
|
37
37
|
"pollInterval": "Poll-interval (seconden)",
|
|
38
38
|
"pollIntervalHint": "Hoe vaak de AC-status wordt opgehaald (5–300)",
|
|
39
39
|
"addDevice": "Apparaat toevoegen",
|
|
40
|
-
"remove": "Verwijderen"
|
|
41
|
-
|
|
40
|
+
"remove": "Verwijderen",
|
|
41
|
+
"featuresHint": "Voor een overzichtelijk HomeKit-uiterlijk wordt aanbevolen alleen de Ventilator en één voorkeursmodus in te schakelen — Slaap is de aanbevolen keuze."
|
|
42
|
+
}
|
|
@@ -37,5 +37,6 @@
|
|
|
37
37
|
"pollInterval": "Interwał odpytywania (sekundy)",
|
|
38
38
|
"pollIntervalHint": "Jak często pobierać stan klimatyzatora (5–300)",
|
|
39
39
|
"addDevice": "Dodaj urządzenie",
|
|
40
|
-
"remove": "Usuń"
|
|
41
|
-
|
|
40
|
+
"remove": "Usuń",
|
|
41
|
+
"featuresHint": "Dla przejrzystego wyglądu HomeKit zaleca się włączenie tylko Wentylatora i jednego trybu predefiniowanego — rekomendowany jest Sen."
|
|
42
|
+
}
|
|
@@ -37,5 +37,6 @@
|
|
|
37
37
|
"pollInterval": "Intervalo de consulta (segundos)",
|
|
38
38
|
"pollIntervalHint": "Com que frequência buscar o estado do AC (5–300)",
|
|
39
39
|
"addDevice": "Adicionar dispositivo",
|
|
40
|
-
"remove": "Remover"
|
|
41
|
-
|
|
40
|
+
"remove": "Remover",
|
|
41
|
+
"featuresHint": "Para uma aparência limpa no HomeKit, recomenda-se ativar o Ventilador e apenas um modo predefinido — Sono é a escolha sugerida."
|
|
42
|
+
}
|
|
@@ -37,5 +37,6 @@
|
|
|
37
37
|
"pollInterval": "Интервал опроса (сек)",
|
|
38
38
|
"pollIntervalHint": "Как часто запрашивать состояние кондиционера (5–300)",
|
|
39
39
|
"addDevice": "Добавить устройство",
|
|
40
|
-
"remove": "Удалить"
|
|
41
|
-
|
|
40
|
+
"remove": "Удалить",
|
|
41
|
+
"featuresHint": "Для аккуратного вида HomeKit рекомендуется включить Вентилятор и только один режим предустановки — предпочтительно Сон."
|
|
42
|
+
}
|
|
@@ -37,5 +37,6 @@
|
|
|
37
37
|
"pollInterval": "Sorgulama Aralığı (saniye)",
|
|
38
38
|
"pollIntervalHint": "Klima durumunun ne sıklıkla sorgulanacağı (5–300)",
|
|
39
39
|
"addDevice": "Cihaz Ekle",
|
|
40
|
-
"remove": "Kaldır"
|
|
41
|
-
|
|
40
|
+
"remove": "Kaldır",
|
|
41
|
+
"featuresHint": "Temiz bir HomeKit görünümü için Fan ve yalnızca bir ön ayar modunun (önerilen: Uyku) etkinleştirilmesi tavsiye edilir."
|
|
42
|
+
}
|
|
@@ -329,6 +329,7 @@
|
|
|
329
329
|
|
|
330
330
|
<!-- Features -->
|
|
331
331
|
<div class="section-hd">${t.features||'Features'}</div>
|
|
332
|
+
<div class="hint" style="margin-bottom:8px">💡 ${t.featuresHint||'For a clean HomeKit appearance, enabling only Fan and Sleep is recommended.'}</div>
|
|
332
333
|
<div class="toggle-rows">
|
|
333
334
|
<div class="toggle-row">
|
|
334
335
|
${featRow1.map(f => `
|
package/package.json
CHANGED