mirror of
https://github.com/Laxilef/OTGateway.git
synced 2025-12-10 18:24:27 +05:00
feat: added opentherm option for filtering numeric values
This commit is contained in:
@@ -271,7 +271,8 @@
|
||||
"dhwBlocking": "DHW blocking",
|
||||
"modulationSyncWithHeating": "Sync modulation with heating",
|
||||
"getMinMaxTemp": "Get min/max temp from boiler",
|
||||
"immergasFix": "Fix for Immergas boilers"
|
||||
"immergasFix": "Fix for Immergas boilers",
|
||||
"filteringNumValues": "Use filtering for numeric values"
|
||||
},
|
||||
|
||||
"faultState": {
|
||||
|
||||
@@ -271,7 +271,8 @@
|
||||
"dhwBlocking": "DHW blocking",
|
||||
"modulationSyncWithHeating": "Синхронизировать модуляцию с отоплением",
|
||||
"getMinMaxTemp": "Получать мин. и макс. температуру от котла",
|
||||
"immergasFix": "Фикс для котлов Immergas"
|
||||
"immergasFix": "Фикс для котлов Immergas",
|
||||
"filteringNumValues": "Использовать фильтрацию для числовых значений"
|
||||
},
|
||||
|
||||
"faultState": {
|
||||
|
||||
Reference in New Issue
Block a user