diff --git a/tasmota/language/af_AF.h b/tasmota/language/af_AF.h index 51ce74bee..6afddd688 100644 --- a/tasmota/language/af_AF.h +++ b/tasmota/language/af_AF.h @@ -555,6 +555,7 @@ #define D_THERMOSTAT_SENSOR "Current Temperature" #define D_THERMOSTAT_GRADIENT "Gradient Temperature" #define D_THERMOSTAT_DUTY_CYCLE "Duty cycle" +#define D_THERMOSTAT_VALVE_POSITION "Valve Position" #define D_THERMOSTAT_CYCLE_TIME "Cycle time" #define D_THERMOSTAT_PI_AUTOTUNE "PI Auto tuning" #define D_THERMOSTAT_CONTROL_METHOD "Control method" diff --git a/tasmota/language/bg_BG.h b/tasmota/language/bg_BG.h index f7cf90215..513f815d4 100644 --- a/tasmota/language/bg_BG.h +++ b/tasmota/language/bg_BG.h @@ -555,6 +555,7 @@ #define D_THERMOSTAT_SENSOR "Current Temperature" #define D_THERMOSTAT_GRADIENT "Gradient Temperature" #define D_THERMOSTAT_DUTY_CYCLE "Duty cycle" +#define D_THERMOSTAT_VALVE_POSITION "Valve Position" #define D_THERMOSTAT_CYCLE_TIME "Cycle time" #define D_THERMOSTAT_PI_AUTOTUNE "PI Auto tuning" #define D_THERMOSTAT_CONTROL_METHOD "Control method" diff --git a/tasmota/language/ca_AD.h b/tasmota/language/ca_AD.h index c5663ff55..c2750c81b 100644 --- a/tasmota/language/ca_AD.h +++ b/tasmota/language/ca_AD.h @@ -555,6 +555,7 @@ #define D_THERMOSTAT_SENSOR "Current Temperature" #define D_THERMOSTAT_GRADIENT "Gradient Temperature" #define D_THERMOSTAT_DUTY_CYCLE "Duty cycle" +#define D_THERMOSTAT_VALVE_POSITION "Valve Position" #define D_THERMOSTAT_CYCLE_TIME "Cycle time" #define D_THERMOSTAT_PI_AUTOTUNE "PI Auto tuning" #define D_THERMOSTAT_CONTROL_METHOD "Control method" diff --git a/tasmota/language/cs_CZ.h b/tasmota/language/cs_CZ.h index 29d2dbf72..e82640332 100644 --- a/tasmota/language/cs_CZ.h +++ b/tasmota/language/cs_CZ.h @@ -555,6 +555,7 @@ #define D_THERMOSTAT_SENSOR "Current Temperature" #define D_THERMOSTAT_GRADIENT "Gradient Temperature" #define D_THERMOSTAT_DUTY_CYCLE "Duty cycle" +#define D_THERMOSTAT_VALVE_POSITION "Valve Position" #define D_THERMOSTAT_CYCLE_TIME "Cycle time" #define D_THERMOSTAT_PI_AUTOTUNE "PI Auto tuning" #define D_THERMOSTAT_CONTROL_METHOD "Control method" diff --git a/tasmota/language/de_DE.h b/tasmota/language/de_DE.h index 45d9dc734..c973c59ea 100644 --- a/tasmota/language/de_DE.h +++ b/tasmota/language/de_DE.h @@ -555,6 +555,7 @@ #define D_THERMOSTAT_SENSOR "Aktuelle Temperatur" #define D_THERMOSTAT_GRADIENT "Temperaturänderung" #define D_THERMOSTAT_DUTY_CYCLE "Aussteuergrad" +#define D_THERMOSTAT_VALVE_POSITION "Ventilöffnung" #define D_THERMOSTAT_CYCLE_TIME "Periodendauer" #define D_THERMOSTAT_PI_AUTOTUNE "Auto PI-Abstimmung" #define D_THERMOSTAT_CONTROL_METHOD "Reglertyp" diff --git a/tasmota/language/el_GR.h b/tasmota/language/el_GR.h index 7d6c8e1c3..d65194e4b 100644 --- a/tasmota/language/el_GR.h +++ b/tasmota/language/el_GR.h @@ -555,6 +555,7 @@ #define D_THERMOSTAT_SENSOR "Current Temperature" #define D_THERMOSTAT_GRADIENT "Gradient Temperature" #define D_THERMOSTAT_DUTY_CYCLE "Duty cycle" +#define D_THERMOSTAT_VALVE_POSITION "Valve Position" #define D_THERMOSTAT_CYCLE_TIME "Cycle time" #define D_THERMOSTAT_PI_AUTOTUNE "PI Auto tuning" #define D_THERMOSTAT_CONTROL_METHOD "Control method" diff --git a/tasmota/language/en_GB.h b/tasmota/language/en_GB.h index ccdae7d73..eb097b779 100644 --- a/tasmota/language/en_GB.h +++ b/tasmota/language/en_GB.h @@ -555,6 +555,7 @@ #define D_THERMOSTAT_SENSOR "Current Temperature" #define D_THERMOSTAT_GRADIENT "Gradient Temperature" #define D_THERMOSTAT_DUTY_CYCLE "Duty cycle" +#define D_THERMOSTAT_VALVE_POSITION "Valve Position" #define D_THERMOSTAT_CYCLE_TIME "Cycle time" #define D_THERMOSTAT_PI_AUTOTUNE "PI Auto tuning" #define D_THERMOSTAT_CONTROL_METHOD "Control method" diff --git a/tasmota/language/es_ES.h b/tasmota/language/es_ES.h index 66b650bef..0546cfa43 100644 --- a/tasmota/language/es_ES.h +++ b/tasmota/language/es_ES.h @@ -555,6 +555,7 @@ #define D_THERMOSTAT_SENSOR "Current Temperature" #define D_THERMOSTAT_GRADIENT "Gradient Temperature" #define D_THERMOSTAT_DUTY_CYCLE "Duty cycle" +#define D_THERMOSTAT_VALVE_POSITION "Valve Position" #define D_THERMOSTAT_CYCLE_TIME "Cycle time" #define D_THERMOSTAT_PI_AUTOTUNE "PI Auto tuning" #define D_THERMOSTAT_CONTROL_METHOD "Control method" diff --git a/tasmota/language/fr_FR.h b/tasmota/language/fr_FR.h index af20f1b83..d38082ce7 100644 --- a/tasmota/language/fr_FR.h +++ b/tasmota/language/fr_FR.h @@ -555,6 +555,7 @@ #define D_THERMOSTAT_SENSOR "Current Temperature" #define D_THERMOSTAT_GRADIENT "Gradient Temperature" #define D_THERMOSTAT_DUTY_CYCLE "Duty cycle" +#define D_THERMOSTAT_VALVE_POSITION "Valve Position" #define D_THERMOSTAT_CYCLE_TIME "Cycle time" #define D_THERMOSTAT_PI_AUTOTUNE "PI Auto tuning" #define D_THERMOSTAT_CONTROL_METHOD "Control method" diff --git a/tasmota/language/fy_NL.h b/tasmota/language/fy_NL.h index 37f74edf7..d899707ef 100644 --- a/tasmota/language/fy_NL.h +++ b/tasmota/language/fy_NL.h @@ -555,6 +555,7 @@ #define D_THERMOSTAT_SENSOR "Current Temperature" #define D_THERMOSTAT_GRADIENT "Gradient Temperature" #define D_THERMOSTAT_DUTY_CYCLE "Duty cycle" +#define D_THERMOSTAT_VALVE_POSITION "Valve Position" #define D_THERMOSTAT_CYCLE_TIME "Cycle time" #define D_THERMOSTAT_PI_AUTOTUNE "PI Auto tuning" #define D_THERMOSTAT_CONTROL_METHOD "Control method" diff --git a/tasmota/language/he_HE.h b/tasmota/language/he_HE.h index 7f33543c5..b7bac0c17 100644 --- a/tasmota/language/he_HE.h +++ b/tasmota/language/he_HE.h @@ -555,6 +555,7 @@ #define D_THERMOSTAT_SENSOR "Current Temperature" #define D_THERMOSTAT_GRADIENT "Gradient Temperature" #define D_THERMOSTAT_DUTY_CYCLE "Duty cycle" +#define D_THERMOSTAT_VALVE_POSITION "Valve Position" #define D_THERMOSTAT_CYCLE_TIME "Cycle time" #define D_THERMOSTAT_PI_AUTOTUNE "PI Auto tuning" #define D_THERMOSTAT_CONTROL_METHOD "Control method" diff --git a/tasmota/language/hu_HU.h b/tasmota/language/hu_HU.h index f78c7e5f3..60b835e14 100644 --- a/tasmota/language/hu_HU.h +++ b/tasmota/language/hu_HU.h @@ -555,6 +555,7 @@ #define D_THERMOSTAT_SENSOR "Current Temperature" #define D_THERMOSTAT_GRADIENT "Gradient Temperature" #define D_THERMOSTAT_DUTY_CYCLE "Duty cycle" +#define D_THERMOSTAT_VALVE_POSITION "Valve Position" #define D_THERMOSTAT_CYCLE_TIME "Cycle time" #define D_THERMOSTAT_PI_AUTOTUNE "PI Auto tuning" #define D_THERMOSTAT_CONTROL_METHOD "Control method" diff --git a/tasmota/language/it_IT.h b/tasmota/language/it_IT.h index 335e72349..b05aacc80 100644 --- a/tasmota/language/it_IT.h +++ b/tasmota/language/it_IT.h @@ -555,6 +555,7 @@ #define D_THERMOSTAT_SENSOR "Temperatura attuale" #define D_THERMOSTAT_GRADIENT "Gradiente temperatura" #define D_THERMOSTAT_DUTY_CYCLE "Ciclo lavoro" +#define D_THERMOSTAT_VALVE_POSITION "Valve Position" #define D_THERMOSTAT_CYCLE_TIME "Tempo ciclo" #define D_THERMOSTAT_PI_AUTOTUNE "Regolazione automatica PI" #define D_THERMOSTAT_CONTROL_METHOD "Metodo controllo" diff --git a/tasmota/language/ko_KO.h b/tasmota/language/ko_KO.h index 598dc12a1..fa2cfc844 100644 --- a/tasmota/language/ko_KO.h +++ b/tasmota/language/ko_KO.h @@ -555,6 +555,7 @@ #define D_THERMOSTAT_SENSOR "Current Temperature" #define D_THERMOSTAT_GRADIENT "Gradient Temperature" #define D_THERMOSTAT_DUTY_CYCLE "Duty cycle" +#define D_THERMOSTAT_VALVE_POSITION "Valve Position" #define D_THERMOSTAT_CYCLE_TIME "Cycle time" #define D_THERMOSTAT_PI_AUTOTUNE "PI Auto tuning" #define D_THERMOSTAT_CONTROL_METHOD "Control method" diff --git a/tasmota/language/nl_NL.h b/tasmota/language/nl_NL.h index a0aec757c..5ffa50afb 100644 --- a/tasmota/language/nl_NL.h +++ b/tasmota/language/nl_NL.h @@ -555,6 +555,7 @@ #define D_THERMOSTAT_SENSOR "Current Temperature" #define D_THERMOSTAT_GRADIENT "Gradient Temperature" #define D_THERMOSTAT_DUTY_CYCLE "Duty cycle" +#define D_THERMOSTAT_VALVE_POSITION "Valve Position" #define D_THERMOSTAT_CYCLE_TIME "Cycle time" #define D_THERMOSTAT_PI_AUTOTUNE "PI Auto tuning" #define D_THERMOSTAT_CONTROL_METHOD "Control method" diff --git a/tasmota/language/pl_PL.h b/tasmota/language/pl_PL.h index 5d96c6ce6..310950075 100644 --- a/tasmota/language/pl_PL.h +++ b/tasmota/language/pl_PL.h @@ -555,6 +555,7 @@ #define D_THERMOSTAT_SENSOR "Current Temperature" #define D_THERMOSTAT_GRADIENT "Gradient Temperature" #define D_THERMOSTAT_DUTY_CYCLE "Duty cycle" +#define D_THERMOSTAT_VALVE_POSITION "Valve Position" #define D_THERMOSTAT_CYCLE_TIME "Cycle time" #define D_THERMOSTAT_PI_AUTOTUNE "PI Auto tuning" #define D_THERMOSTAT_CONTROL_METHOD "Control method" diff --git a/tasmota/language/pt_BR.h b/tasmota/language/pt_BR.h index 133750f64..f2104caff 100644 --- a/tasmota/language/pt_BR.h +++ b/tasmota/language/pt_BR.h @@ -555,6 +555,7 @@ #define D_THERMOSTAT_SENSOR "Current Temperature" #define D_THERMOSTAT_GRADIENT "Gradient Temperature" #define D_THERMOSTAT_DUTY_CYCLE "Duty cycle" +#define D_THERMOSTAT_VALVE_POSITION "Valve Position" #define D_THERMOSTAT_CYCLE_TIME "Cycle time" #define D_THERMOSTAT_PI_AUTOTUNE "PI Auto tuning" #define D_THERMOSTAT_CONTROL_METHOD "Control method" diff --git a/tasmota/language/pt_PT.h b/tasmota/language/pt_PT.h index 564afed03..e3d93987d 100644 --- a/tasmota/language/pt_PT.h +++ b/tasmota/language/pt_PT.h @@ -555,6 +555,7 @@ #define D_THERMOSTAT_SENSOR "Current Temperature" #define D_THERMOSTAT_GRADIENT "Gradient Temperature" #define D_THERMOSTAT_DUTY_CYCLE "Duty cycle" +#define D_THERMOSTAT_VALVE_POSITION "Valve Position" #define D_THERMOSTAT_CYCLE_TIME "Cycle time" #define D_THERMOSTAT_PI_AUTOTUNE "PI Auto tuning" #define D_THERMOSTAT_CONTROL_METHOD "Control method" diff --git a/tasmota/language/ro_RO.h b/tasmota/language/ro_RO.h index d379bc8bd..2cfcb3b22 100644 --- a/tasmota/language/ro_RO.h +++ b/tasmota/language/ro_RO.h @@ -555,6 +555,7 @@ #define D_THERMOSTAT_SENSOR "Current Temperature" #define D_THERMOSTAT_GRADIENT "Gradient Temperature" #define D_THERMOSTAT_DUTY_CYCLE "Duty cycle" +#define D_THERMOSTAT_VALVE_POSITION "Valve Position" #define D_THERMOSTAT_CYCLE_TIME "Cycle time" #define D_THERMOSTAT_PI_AUTOTUNE "PI Auto tuning" #define D_THERMOSTAT_CONTROL_METHOD "Control method" diff --git a/tasmota/language/ru_RU.h b/tasmota/language/ru_RU.h index 0cdb64b58..2c227b91b 100644 --- a/tasmota/language/ru_RU.h +++ b/tasmota/language/ru_RU.h @@ -556,6 +556,7 @@ #define D_THERMOSTAT_SENSOR "Current Temperature" #define D_THERMOSTAT_GRADIENT "Gradient Temperature" #define D_THERMOSTAT_DUTY_CYCLE "Duty cycle" +#define D_THERMOSTAT_VALVE_POSITION "Valve Position" #define D_THERMOSTAT_CYCLE_TIME "Cycle time" #define D_THERMOSTAT_PI_AUTOTUNE "PI Auto tuning" #define D_THERMOSTAT_CONTROL_METHOD "Control method" diff --git a/tasmota/language/sk_SK.h b/tasmota/language/sk_SK.h index d6bc76ac1..6e01fae7e 100644 --- a/tasmota/language/sk_SK.h +++ b/tasmota/language/sk_SK.h @@ -555,6 +555,7 @@ #define D_THERMOSTAT_SENSOR "Current Temperature" #define D_THERMOSTAT_GRADIENT "Gradient Temperature" #define D_THERMOSTAT_DUTY_CYCLE "Duty cycle" +#define D_THERMOSTAT_VALVE_POSITION "Valve Position" #define D_THERMOSTAT_CYCLE_TIME "Cycle time" #define D_THERMOSTAT_PI_AUTOTUNE "PI Auto tuning" #define D_THERMOSTAT_CONTROL_METHOD "Control method" diff --git a/tasmota/language/sv_SE.h b/tasmota/language/sv_SE.h index e0e6c0594..1029bf1aa 100644 --- a/tasmota/language/sv_SE.h +++ b/tasmota/language/sv_SE.h @@ -555,6 +555,7 @@ #define D_THERMOSTAT_SENSOR "Current Temperature" #define D_THERMOSTAT_GRADIENT "Gradient Temperature" #define D_THERMOSTAT_DUTY_CYCLE "Duty cycle" +#define D_THERMOSTAT_VALVE_POSITION "Valve Position" #define D_THERMOSTAT_CYCLE_TIME "Cycle time" #define D_THERMOSTAT_PI_AUTOTUNE "PI Auto tuning" #define D_THERMOSTAT_CONTROL_METHOD "Control method" diff --git a/tasmota/language/tr_TR.h b/tasmota/language/tr_TR.h index 35609c1c0..81bf2a418 100644 --- a/tasmota/language/tr_TR.h +++ b/tasmota/language/tr_TR.h @@ -555,6 +555,7 @@ #define D_THERMOSTAT_SENSOR "Current Temperature" #define D_THERMOSTAT_GRADIENT "Gradient Temperature" #define D_THERMOSTAT_DUTY_CYCLE "Duty cycle" +#define D_THERMOSTAT_VALVE_POSITION "Valve Position" #define D_THERMOSTAT_CYCLE_TIME "Cycle time" #define D_THERMOSTAT_PI_AUTOTUNE "PI Auto tuning" #define D_THERMOSTAT_CONTROL_METHOD "Control method" diff --git a/tasmota/language/uk_UA.h b/tasmota/language/uk_UA.h index fcb3356c0..9f9b01303 100644 --- a/tasmota/language/uk_UA.h +++ b/tasmota/language/uk_UA.h @@ -555,6 +555,7 @@ #define D_THERMOSTAT_SENSOR "Current Temperature" #define D_THERMOSTAT_GRADIENT "Gradient Temperature" #define D_THERMOSTAT_DUTY_CYCLE "Duty cycle" +#define D_THERMOSTAT_VALVE_POSITION "Valve Position" #define D_THERMOSTAT_CYCLE_TIME "Cycle time" #define D_THERMOSTAT_PI_AUTOTUNE "PI Auto tuning" #define D_THERMOSTAT_CONTROL_METHOD "Control method" diff --git a/tasmota/language/vi_VN.h b/tasmota/language/vi_VN.h index 097383ce0..2aa9d70bd 100644 --- a/tasmota/language/vi_VN.h +++ b/tasmota/language/vi_VN.h @@ -555,6 +555,7 @@ #define D_THERMOSTAT_SENSOR "Current Temperature" #define D_THERMOSTAT_GRADIENT "Gradient Temperature" #define D_THERMOSTAT_DUTY_CYCLE "Duty cycle" +#define D_THERMOSTAT_VALVE_POSITION "Valve Position" #define D_THERMOSTAT_CYCLE_TIME "Cycle time" #define D_THERMOSTAT_PI_AUTOTUNE "PI Auto tuning" #define D_THERMOSTAT_CONTROL_METHOD "Control method" diff --git a/tasmota/language/zh_CN.h b/tasmota/language/zh_CN.h index 004fa4b47..334f0f364 100644 --- a/tasmota/language/zh_CN.h +++ b/tasmota/language/zh_CN.h @@ -555,6 +555,7 @@ #define D_THERMOSTAT_SENSOR "Current Temperature" #define D_THERMOSTAT_GRADIENT "Gradient Temperature" #define D_THERMOSTAT_DUTY_CYCLE "Duty cycle" +#define D_THERMOSTAT_VALVE_POSITION "Valve Position" #define D_THERMOSTAT_CYCLE_TIME "Cycle time" #define D_THERMOSTAT_PI_AUTOTUNE "PI Auto tuning" #define D_THERMOSTAT_CONTROL_METHOD "Control method" diff --git a/tasmota/language/zh_TW.h b/tasmota/language/zh_TW.h index 1487bc0f2..ac05d7633 100644 --- a/tasmota/language/zh_TW.h +++ b/tasmota/language/zh_TW.h @@ -555,6 +555,7 @@ #define D_THERMOSTAT_SENSOR "Current Temperature" #define D_THERMOSTAT_GRADIENT "Gradient Temperature" #define D_THERMOSTAT_DUTY_CYCLE "Duty cycle" +#define D_THERMOSTAT_VALVE_POSITION "Valve Position" #define D_THERMOSTAT_CYCLE_TIME "Cycle time" #define D_THERMOSTAT_PI_AUTOTUNE "PI Auto tuning" #define D_THERMOSTAT_CONTROL_METHOD "Control method" diff --git a/tasmota/tasmota_xdrv_driver/xdrv_85_esp32_ble_eq3_trv.ino b/tasmota/tasmota_xdrv_driver/xdrv_85_esp32_ble_eq3_trv.ino index 7e2f132dd..5e3af4dd8 100644 --- a/tasmota/tasmota_xdrv_driver/xdrv_85_esp32_ble_eq3_trv.ino +++ b/tasmota/tasmota_xdrv_driver/xdrv_85_esp32_ble_eq3_trv.ino @@ -993,7 +993,7 @@ const char HTTP_EQ3_ALIAS[] PROGMEM = "{s}EQ3 %d Alias{m}%s{e}"; const char HTTP_EQ3_MAC[] PROGMEM = "{s}EQ3 %d " D_MAC_ADDRESS "{m}%s{e}"; const char HTTP_EQ3_RSSI[] PROGMEM = "{s}EQ3 %d " D_RSSI "{m}%d dBm{e}"; const char HTTP_EQ3_TEMPERATURE[] PROGMEM = "{s}EQ3 %d %s{m}%*_f " D_UNIT_DEGREE "%c{e}"; -const char HTTP_EQ3_DUTY_CYCLE[] PROGMEM = "{s}EQ3 %d " D_THERMOSTAT_DUTY_CYCLE "{m}%d " D_UNIT_PERCENT "{e}"; +const char HTTP_EQ3_DUTY_CYCLE[] PROGMEM = "{s}EQ3 %d " D_THERMOSTAT_VALVE_POSITION "{m}%d " D_UNIT_PERCENT "{e}"; const char HTTP_EQ3_BATTERY[] PROGMEM = "{s}EQ3 %d " D_BATTERY "{m}%s{e}"; void EQ3Show(void)