mirror of
https://github.com/Laxilef/OTGateway.git
synced 2025-12-10 18:24:27 +05:00
feat: added GPIO inversion setting for extpump
This commit is contained in:
@@ -455,6 +455,7 @@
|
||||
"extPump": {
|
||||
"use": "使用外置循环泵",
|
||||
"gpio": "继电器 GPIO引脚",
|
||||
"invertState": "切换 GPIO 状态",
|
||||
"postCirculationTime": "后循环时间 <small>(分钟)</small>",
|
||||
"antiStuckInterval": "防卡死间隔时间<small>(天)</small>",
|
||||
"antiStuckTime": "防卡死运行时长<small>(分钟)</small>"
|
||||
|
||||
@@ -455,6 +455,7 @@
|
||||
"extPump": {
|
||||
"use": "Use external pump",
|
||||
"gpio": "Relay GPIO",
|
||||
"invertState": "Invert GPIO state",
|
||||
"postCirculationTime": "Post circulation time <small>(min)</small>",
|
||||
"antiStuckInterval": "Anti stuck interval <small>(days)</small>",
|
||||
"antiStuckTime": "Anti stuck time <small>(min)</small>"
|
||||
|
||||
@@ -455,6 +455,7 @@
|
||||
"extPump": {
|
||||
"use": "Usa pompa/circolatore esterno",
|
||||
"gpio": "GPIO relè",
|
||||
"invertState": "Inverti stato GPIO",
|
||||
"postCirculationTime": "Tempo di post circolazione <small>(min)</small>",
|
||||
"antiStuckInterval": "Intervallo antiblocco <small>(days)</small>",
|
||||
"antiStuckTime": "Tempo antiblocco <small>(min)</small>"
|
||||
|
||||
@@ -417,6 +417,7 @@
|
||||
"extPump": {
|
||||
"use": "Gebruik externe pomp",
|
||||
"gpio": "Relais GPIO",
|
||||
"invertState": "Inverteer GPIO-status",
|
||||
"postCirculationTime": "Nacirculatietijd <small>(min)</small>",
|
||||
"antiStuckInterval": "Anti-vastloopinterval <small>(dagen)</small>",
|
||||
"antiStuckTime": "Anti-vastlooptijd <small>(min)</small>"
|
||||
|
||||
@@ -455,6 +455,7 @@
|
||||
"extPump": {
|
||||
"use": "Использовать доп. насос",
|
||||
"gpio": "GPIO реле",
|
||||
"invertState": "Инвертировать состояние GPIO",
|
||||
"postCirculationTime": "Время постциркуляции <small>(в минутах)</small>",
|
||||
"antiStuckInterval": "Интервал защиты от блокировки <small>(в днях)</small>",
|
||||
"antiStuckTime": "Время работы насоса <small>(в минутах)</small>"
|
||||
|
||||
Reference in New Issue
Block a user