mirror of https://github.com/arendst/Tasmota.git
Translate BLE (#22331)
This commit is contained in:
parent
bd88ddc56d
commit
f6699b529c
|
@ -572,6 +572,14 @@
|
|||
#define D_THERMOSTAT_PI_HYBRID "PI (Hybrid)"
|
||||
#define D_THERMOSTAT_AUTOTUNE_HYBRID "Autotune (Hybrid)"
|
||||
|
||||
// xdrv_79_esp32_ble.ino
|
||||
#define D_CONFIGURE_BLE "Configure BLE"
|
||||
#define D_BLE_PARAMETERS "Bluetooth Settings"
|
||||
#define D_MQTT_BLE_ENABLE "Enable Bluetooth"
|
||||
#define D_MQTT_BLE_ACTIVESCAN "Enable Active Scan(*)"
|
||||
#define D_BLE_DEVICES "Devices Seen"
|
||||
#define D_BLE_REMARK "items marked (*) are not stored in config"
|
||||
|
||||
// xsns_05_ds18b20.ino
|
||||
#define D_SENSOR_BUSY "Sensor besig"
|
||||
#define D_SENSOR_CRC_ERROR "Sensor CRC fout"
|
||||
|
|
|
@ -572,6 +572,14 @@
|
|||
#define D_THERMOSTAT_PI_HYBRID "PI (Hybrid)"
|
||||
#define D_THERMOSTAT_AUTOTUNE_HYBRID "Autotune (Hybrid)"
|
||||
|
||||
// xdrv_79_esp32_ble.ino
|
||||
#define D_CONFIGURE_BLE "Configure BLE"
|
||||
#define D_BLE_PARAMETERS "Bluetooth Settings"
|
||||
#define D_MQTT_BLE_ENABLE "Enable Bluetooth"
|
||||
#define D_MQTT_BLE_ACTIVESCAN "Enable Active Scan(*)"
|
||||
#define D_BLE_DEVICES "Devices Seen"
|
||||
#define D_BLE_REMARK "items marked (*) are not stored in config"
|
||||
|
||||
// xsns_05_ds18b20.ino
|
||||
#define D_SENSOR_BUSY "Датчикът DS18x20 е зает"
|
||||
#define D_SENSOR_CRC_ERROR "Датчик DS18x20 - грешка CRC"
|
||||
|
|
|
@ -572,6 +572,14 @@
|
|||
#define D_THERMOSTAT_PI_HYBRID "PI (Hybrid)"
|
||||
#define D_THERMOSTAT_AUTOTUNE_HYBRID "Autotune (Hybrid)"
|
||||
|
||||
// xdrv_79_esp32_ble.ino
|
||||
#define D_CONFIGURE_BLE "Configure BLE"
|
||||
#define D_BLE_PARAMETERS "Bluetooth Settings"
|
||||
#define D_MQTT_BLE_ENABLE "Enable Bluetooth"
|
||||
#define D_MQTT_BLE_ACTIVESCAN "Enable Active Scan(*)"
|
||||
#define D_BLE_DEVICES "Devices Seen"
|
||||
#define D_BLE_REMARK "items marked (*) are not stored in config"
|
||||
|
||||
// xsns_05_ds18b20.ino
|
||||
#define D_SENSOR_BUSY "Sensor busy"
|
||||
#define D_SENSOR_CRC_ERROR "Sensor CRC error"
|
||||
|
|
|
@ -572,6 +572,14 @@
|
|||
#define D_THERMOSTAT_PI_HYBRID "PI (Hybrid)"
|
||||
#define D_THERMOSTAT_AUTOTUNE_HYBRID "Autotune (Hybrid)"
|
||||
|
||||
// xdrv_79_esp32_ble.ino
|
||||
#define D_CONFIGURE_BLE "Configure BLE"
|
||||
#define D_BLE_PARAMETERS "Bluetooth Settings"
|
||||
#define D_MQTT_BLE_ENABLE "Enable Bluetooth"
|
||||
#define D_MQTT_BLE_ACTIVESCAN "Enable Active Scan(*)"
|
||||
#define D_BLE_DEVICES "Devices Seen"
|
||||
#define D_BLE_REMARK "items marked (*) are not stored in config"
|
||||
|
||||
// xsns_05_ds18b20.ino
|
||||
#define D_SENSOR_BUSY "Sensor DS18x20 obsazen"
|
||||
#define D_SENSOR_CRC_ERROR "Sensor DS18x20 chyba CRC"
|
||||
|
|
|
@ -572,6 +572,14 @@
|
|||
#define D_THERMOSTAT_PI_HYBRID "PI (Hybrid)"
|
||||
#define D_THERMOSTAT_AUTOTUNE_HYBRID "Autotune (Hybrid)"
|
||||
|
||||
// xdrv_79_esp32_ble.ino
|
||||
#define D_CONFIGURE_BLE "BLE-Einstellungen"
|
||||
#define D_BLE_PARAMETERS "Bluetooth-Einstellungen"
|
||||
#define D_MQTT_BLE_ENABLE "Bluetooth aktivieren"
|
||||
#define D_MQTT_BLE_ACTIVESCAN "Aktiv scannen (*)"
|
||||
#define D_BLE_DEVICES "Erkannte Geräte"
|
||||
#define D_BLE_REMARK "Mit (*) markierte Geräte werden nicht gespeichert."
|
||||
|
||||
// xsns_05_ds18b20.ino
|
||||
#define D_SENSOR_BUSY "Sensor beschäftigt"
|
||||
#define D_SENSOR_CRC_ERROR "Sensor CRC-Fehler"
|
||||
|
|
|
@ -572,6 +572,14 @@
|
|||
#define D_THERMOSTAT_PI_HYBRID "PI (Hybrid)"
|
||||
#define D_THERMOSTAT_AUTOTUNE_HYBRID "Autotune (Hybrid)"
|
||||
|
||||
// xdrv_79_esp32_ble.ino
|
||||
#define D_CONFIGURE_BLE "Configure BLE"
|
||||
#define D_BLE_PARAMETERS "Bluetooth Settings"
|
||||
#define D_MQTT_BLE_ENABLE "Enable Bluetooth"
|
||||
#define D_MQTT_BLE_ACTIVESCAN "Enable Active Scan(*)"
|
||||
#define D_BLE_DEVICES "Devices Seen"
|
||||
#define D_BLE_REMARK "items marked (*) are not stored in config"
|
||||
|
||||
// xsns_05_ds18b20.ino
|
||||
#define D_SENSOR_BUSY "Ο αισθητήρας είναι απασχολημένος"
|
||||
#define D_SENSOR_CRC_ERROR "Σφάλμα CRC αισθητήρα"
|
||||
|
|
|
@ -572,6 +572,14 @@
|
|||
#define D_THERMOSTAT_PI_HYBRID "PI (Hybrid)"
|
||||
#define D_THERMOSTAT_AUTOTUNE_HYBRID "Autotune (Hybrid)"
|
||||
|
||||
// xdrv_79_esp32_ble.ino
|
||||
#define D_CONFIGURE_BLE "Configure BLE"
|
||||
#define D_BLE_PARAMETERS "Bluetooth Settings"
|
||||
#define D_MQTT_BLE_ENABLE "Enable Bluetooth"
|
||||
#define D_MQTT_BLE_ACTIVESCAN "Enable Active Scan(*)"
|
||||
#define D_BLE_DEVICES "Devices Seen"
|
||||
#define D_BLE_REMARK "items marked (*) are not stored in config"
|
||||
|
||||
// xsns_05_ds18b20.ino
|
||||
#define D_SENSOR_BUSY "Sensor busy"
|
||||
#define D_SENSOR_CRC_ERROR "Sensor CRC error"
|
||||
|
|
|
@ -572,6 +572,14 @@
|
|||
#define D_THERMOSTAT_PI_HYBRID "PI (Hybrid)"
|
||||
#define D_THERMOSTAT_AUTOTUNE_HYBRID "Autotune (Hybrid)"
|
||||
|
||||
// xdrv_79_esp32_ble.ino
|
||||
#define D_CONFIGURE_BLE "Configure BLE"
|
||||
#define D_BLE_PARAMETERS "Bluetooth Settings"
|
||||
#define D_MQTT_BLE_ENABLE "Enable Bluetooth"
|
||||
#define D_MQTT_BLE_ACTIVESCAN "Enable Active Scan(*)"
|
||||
#define D_BLE_DEVICES "Devices Seen"
|
||||
#define D_BLE_REMARK "items marked (*) are not stored in config"
|
||||
|
||||
// xsns_05_ds18b20.ino
|
||||
#define D_SENSOR_BUSY "Sensor ocupado"
|
||||
#define D_SENSOR_CRC_ERROR "Error CRC del Sensor"
|
||||
|
|
|
@ -572,6 +572,14 @@
|
|||
#define D_THERMOSTAT_PI_HYBRID "PI (Hybrid)"
|
||||
#define D_THERMOSTAT_AUTOTUNE_HYBRID "Autotune (Hybrid)"
|
||||
|
||||
// xdrv_79_esp32_ble.ino
|
||||
#define D_CONFIGURE_BLE "Configure BLE"
|
||||
#define D_BLE_PARAMETERS "Bluetooth Settings"
|
||||
#define D_MQTT_BLE_ENABLE "Enable Bluetooth"
|
||||
#define D_MQTT_BLE_ACTIVESCAN "Enable Active Scan(*)"
|
||||
#define D_BLE_DEVICES "Devices Seen"
|
||||
#define D_BLE_REMARK "items marked (*) are not stored in config"
|
||||
|
||||
// xsns_05_ds18b20.ino
|
||||
#define D_SENSOR_BUSY "Capteur occupé"
|
||||
#define D_SENSOR_CRC_ERROR "Erreur CRC capteur"
|
||||
|
|
|
@ -572,6 +572,14 @@
|
|||
#define D_THERMOSTAT_PI_HYBRID "PI (Hybrid)"
|
||||
#define D_THERMOSTAT_AUTOTUNE_HYBRID "Autotune (Hybrid)"
|
||||
|
||||
// xdrv_79_esp32_ble.ino
|
||||
#define D_CONFIGURE_BLE "Configure BLE"
|
||||
#define D_BLE_PARAMETERS "Bluetooth Settings"
|
||||
#define D_MQTT_BLE_ENABLE "Enable Bluetooth"
|
||||
#define D_MQTT_BLE_ACTIVESCAN "Enable Active Scan(*)"
|
||||
#define D_BLE_DEVICES "Devices Seen"
|
||||
#define D_BLE_REMARK "items marked (*) are not stored in config"
|
||||
|
||||
// xsns_05_ds18b20.ino
|
||||
#define D_SENSOR_BUSY "Sensor drok"
|
||||
#define D_SENSOR_CRC_ERROR "Sensor CRC flater"
|
||||
|
|
|
@ -572,6 +572,14 @@
|
|||
#define D_THERMOSTAT_PI_HYBRID "PI (Hybrid)"
|
||||
#define D_THERMOSTAT_AUTOTUNE_HYBRID "Autotune (Hybrid)"
|
||||
|
||||
// xdrv_79_esp32_ble.ino
|
||||
#define D_CONFIGURE_BLE "Configure BLE"
|
||||
#define D_BLE_PARAMETERS "Bluetooth Settings"
|
||||
#define D_MQTT_BLE_ENABLE "Enable Bluetooth"
|
||||
#define D_MQTT_BLE_ACTIVESCAN "Enable Active Scan(*)"
|
||||
#define D_BLE_DEVICES "Devices Seen"
|
||||
#define D_BLE_REMARK "items marked (*) are not stored in config"
|
||||
|
||||
// xsns_05_ds18b20.ino
|
||||
#define D_SENSOR_BUSY "שרת עסוק"
|
||||
#define D_SENSOR_CRC_ERROR "בחיישן CRC שגיאת"
|
||||
|
|
|
@ -572,6 +572,14 @@
|
|||
#define D_THERMOSTAT_PI_HYBRID "PI (Hybrid)"
|
||||
#define D_THERMOSTAT_AUTOTUNE_HYBRID "Autotune (Hybrid)"
|
||||
|
||||
// xdrv_79_esp32_ble.ino
|
||||
#define D_CONFIGURE_BLE "Configure BLE"
|
||||
#define D_BLE_PARAMETERS "Bluetooth Settings"
|
||||
#define D_MQTT_BLE_ENABLE "Enable Bluetooth"
|
||||
#define D_MQTT_BLE_ACTIVESCAN "Enable Active Scan(*)"
|
||||
#define D_BLE_DEVICES "Devices Seen"
|
||||
#define D_BLE_REMARK "items marked (*) are not stored in config"
|
||||
|
||||
// xsns_05_ds18b20.ino
|
||||
#define D_SENSOR_BUSY "Szenzor foglalt"
|
||||
#define D_SENSOR_CRC_ERROR "Szenzor CRC hiba"
|
||||
|
|
|
@ -572,6 +572,14 @@
|
|||
#define D_THERMOSTAT_PI_HYBRID "PI (ibdrida)"
|
||||
#define D_THERMOSTAT_AUTOTUNE_HYBRID "Regolazione automatica (ibrida)"
|
||||
|
||||
// xdrv_79_esp32_ble.ino
|
||||
#define D_CONFIGURE_BLE "Configure BLE"
|
||||
#define D_BLE_PARAMETERS "Bluetooth Settings"
|
||||
#define D_MQTT_BLE_ENABLE "Enable Bluetooth"
|
||||
#define D_MQTT_BLE_ACTIVESCAN "Enable Active Scan(*)"
|
||||
#define D_BLE_DEVICES "Devices Seen"
|
||||
#define D_BLE_REMARK "items marked (*) are not stored in config"
|
||||
|
||||
// xsns_05_ds18b20.ino
|
||||
#define D_SENSOR_BUSY "Sensore occupato"
|
||||
#define D_SENSOR_CRC_ERROR "Errore CRC sensore"
|
||||
|
|
|
@ -572,6 +572,14 @@
|
|||
#define D_THERMOSTAT_PI_HYBRID "PI (Hybrid)"
|
||||
#define D_THERMOSTAT_AUTOTUNE_HYBRID "Autotune (Hybrid)"
|
||||
|
||||
// xdrv_79_esp32_ble.ino
|
||||
#define D_CONFIGURE_BLE "Configure BLE"
|
||||
#define D_BLE_PARAMETERS "Bluetooth Settings"
|
||||
#define D_MQTT_BLE_ENABLE "Enable Bluetooth"
|
||||
#define D_MQTT_BLE_ACTIVESCAN "Enable Active Scan(*)"
|
||||
#define D_BLE_DEVICES "Devices Seen"
|
||||
#define D_BLE_REMARK "items marked (*) are not stored in config"
|
||||
|
||||
// xsns_05_ds18b20.ino
|
||||
#define D_SENSOR_BUSY "센서가 사용 중"
|
||||
#define D_SENSOR_CRC_ERROR "센서 CRC 에러"
|
||||
|
|
|
@ -572,6 +572,14 @@
|
|||
#define D_THERMOSTAT_PI_HYBRID "PI (Hybrid)"
|
||||
#define D_THERMOSTAT_AUTOTUNE_HYBRID "Autotune (Hybrid)"
|
||||
|
||||
// xdrv_79_esp32_ble.ino
|
||||
#define D_CONFIGURE_BLE "Configure BLE"
|
||||
#define D_BLE_PARAMETERS "Bluetooth Settings"
|
||||
#define D_MQTT_BLE_ENABLE "Enable Bluetooth"
|
||||
#define D_MQTT_BLE_ACTIVESCAN "Enable Active Scan(*)"
|
||||
#define D_BLE_DEVICES "Devices Seen"
|
||||
#define D_BLE_REMARK "items marked (*) are not stored in config"
|
||||
|
||||
// xsns_05_ds18b20.ino
|
||||
#define D_SENSOR_BUSY "Sensor bezet"
|
||||
#define D_SENSOR_CRC_ERROR "Sensor CRC fout"
|
||||
|
|
|
@ -572,6 +572,14 @@
|
|||
#define D_THERMOSTAT_PI_HYBRID "PI (Hybrid)"
|
||||
#define D_THERMOSTAT_AUTOTUNE_HYBRID "Autotune (Hybrid)"
|
||||
|
||||
// xdrv_79_esp32_ble.ino
|
||||
#define D_CONFIGURE_BLE "Configure BLE"
|
||||
#define D_BLE_PARAMETERS "Bluetooth Settings"
|
||||
#define D_MQTT_BLE_ENABLE "Enable Bluetooth"
|
||||
#define D_MQTT_BLE_ACTIVESCAN "Enable Active Scan(*)"
|
||||
#define D_BLE_DEVICES "Devices Seen"
|
||||
#define D_BLE_REMARK "items marked (*) are not stored in config"
|
||||
|
||||
// xsns_05_ds18b20.ino
|
||||
#define D_SENSOR_BUSY "Czujnik zajęty"
|
||||
#define D_SENSOR_CRC_ERROR "Błąd CRC czujnika"
|
||||
|
|
|
@ -572,6 +572,14 @@
|
|||
#define D_THERMOSTAT_PI_HYBRID "PI (Hybrid)"
|
||||
#define D_THERMOSTAT_AUTOTUNE_HYBRID "Autotune (Hybrid)"
|
||||
|
||||
// xdrv_79_esp32_ble.ino
|
||||
#define D_CONFIGURE_BLE "Configure BLE"
|
||||
#define D_BLE_PARAMETERS "Bluetooth Settings"
|
||||
#define D_MQTT_BLE_ENABLE "Enable Bluetooth"
|
||||
#define D_MQTT_BLE_ACTIVESCAN "Enable Active Scan(*)"
|
||||
#define D_BLE_DEVICES "Devices Seen"
|
||||
#define D_BLE_REMARK "items marked (*) are not stored in config"
|
||||
|
||||
// xsns_05_ds18b20.ino
|
||||
#define D_SENSOR_BUSY "Sensor ocupado"
|
||||
#define D_SENSOR_CRC_ERROR "Erro CRC sensor"
|
||||
|
|
|
@ -572,6 +572,14 @@
|
|||
#define D_THERMOSTAT_PI_HYBRID "PI (Hybrid)"
|
||||
#define D_THERMOSTAT_AUTOTUNE_HYBRID "Autotune (Hybrid)"
|
||||
|
||||
// xdrv_79_esp32_ble.ino
|
||||
#define D_CONFIGURE_BLE "Configure BLE"
|
||||
#define D_BLE_PARAMETERS "Bluetooth Settings"
|
||||
#define D_MQTT_BLE_ENABLE "Enable Bluetooth"
|
||||
#define D_MQTT_BLE_ACTIVESCAN "Enable Active Scan(*)"
|
||||
#define D_BLE_DEVICES "Devices Seen"
|
||||
#define D_BLE_REMARK "items marked (*) are not stored in config"
|
||||
|
||||
// xsns_05_ds18b20.ino
|
||||
#define D_SENSOR_BUSY "Sensor ocupado"
|
||||
#define D_SENSOR_CRC_ERROR "Erro no CRC do sensor"
|
||||
|
|
|
@ -572,6 +572,14 @@
|
|||
#define D_THERMOSTAT_PI_HYBRID "PI (Hybrid)"
|
||||
#define D_THERMOSTAT_AUTOTUNE_HYBRID "Autotune (Hybrid)"
|
||||
|
||||
// xdrv_79_esp32_ble.ino
|
||||
#define D_CONFIGURE_BLE "Configure BLE"
|
||||
#define D_BLE_PARAMETERS "Bluetooth Settings"
|
||||
#define D_MQTT_BLE_ENABLE "Enable Bluetooth"
|
||||
#define D_MQTT_BLE_ACTIVESCAN "Enable Active Scan(*)"
|
||||
#define D_BLE_DEVICES "Devices Seen"
|
||||
#define D_BLE_REMARK "items marked (*) are not stored in config"
|
||||
|
||||
// xsns_05_ds18b20.ino
|
||||
#define D_SENSOR_BUSY "Senzor ocupat"
|
||||
#define D_SENSOR_CRC_ERROR "Eroare senzor CRC"
|
||||
|
|
|
@ -573,6 +573,14 @@
|
|||
#define D_THERMOSTAT_PI_HYBRID "PI (Hybrid)"
|
||||
#define D_THERMOSTAT_AUTOTUNE_HYBRID "Autotune (Hybrid)"
|
||||
|
||||
// xdrv_79_esp32_ble.ino
|
||||
#define D_CONFIGURE_BLE "Configure BLE"
|
||||
#define D_BLE_PARAMETERS "Bluetooth Settings"
|
||||
#define D_MQTT_BLE_ENABLE "Enable Bluetooth"
|
||||
#define D_MQTT_BLE_ACTIVESCAN "Enable Active Scan(*)"
|
||||
#define D_BLE_DEVICES "Devices Seen"
|
||||
#define D_BLE_REMARK "items marked (*) are not stored in config"
|
||||
|
||||
// xsns_05_ds18b20.ino
|
||||
#define D_SENSOR_BUSY "Датчик DS18x20 занят"
|
||||
#define D_SENSOR_CRC_ERROR "Датчик DS18x20 - ошибка CRC"
|
||||
|
|
|
@ -572,6 +572,14 @@
|
|||
#define D_THERMOSTAT_PI_HYBRID "PI (Hybrid)"
|
||||
#define D_THERMOSTAT_AUTOTUNE_HYBRID "Autotune (Hybrid)"
|
||||
|
||||
// xdrv_79_esp32_ble.ino
|
||||
#define D_CONFIGURE_BLE "Configure BLE"
|
||||
#define D_BLE_PARAMETERS "Bluetooth Settings"
|
||||
#define D_MQTT_BLE_ENABLE "Enable Bluetooth"
|
||||
#define D_MQTT_BLE_ACTIVESCAN "Enable Active Scan(*)"
|
||||
#define D_BLE_DEVICES "Devices Seen"
|
||||
#define D_BLE_REMARK "items marked (*) are not stored in config"
|
||||
|
||||
// xsns_05_ds18b20.ino
|
||||
#define D_SENSOR_BUSY "Sensor DS18x20 obsadený"
|
||||
#define D_SENSOR_CRC_ERROR "Sensor DS18x20 chyba CRC"
|
||||
|
|
|
@ -572,6 +572,14 @@
|
|||
#define D_THERMOSTAT_PI_HYBRID "PI (Hybrid)"
|
||||
#define D_THERMOSTAT_AUTOTUNE_HYBRID "Autotune (Hybrid)"
|
||||
|
||||
// xdrv_79_esp32_ble.ino
|
||||
#define D_CONFIGURE_BLE "Configure BLE"
|
||||
#define D_BLE_PARAMETERS "Bluetooth Settings"
|
||||
#define D_MQTT_BLE_ENABLE "Enable Bluetooth"
|
||||
#define D_MQTT_BLE_ACTIVESCAN "Enable Active Scan(*)"
|
||||
#define D_BLE_DEVICES "Devices Seen"
|
||||
#define D_BLE_REMARK "items marked (*) are not stored in config"
|
||||
|
||||
// xsns_05_ds18b20.ino
|
||||
#define D_SENSOR_BUSY "Sensor upptagen"
|
||||
#define D_SENSOR_CRC_ERROR "Sensor CRC-fel"
|
||||
|
|
|
@ -572,6 +572,14 @@
|
|||
#define D_THERMOSTAT_PI_HYBRID "PI (Hybrid)"
|
||||
#define D_THERMOSTAT_AUTOTUNE_HYBRID "Autotune (Hybrid)"
|
||||
|
||||
// xdrv_79_esp32_ble.ino
|
||||
#define D_CONFIGURE_BLE "Configure BLE"
|
||||
#define D_BLE_PARAMETERS "Bluetooth Settings"
|
||||
#define D_MQTT_BLE_ENABLE "Enable Bluetooth"
|
||||
#define D_MQTT_BLE_ACTIVESCAN "Enable Active Scan(*)"
|
||||
#define D_BLE_DEVICES "Devices Seen"
|
||||
#define D_BLE_REMARK "items marked (*) are not stored in config"
|
||||
|
||||
// xsns_05_ds18b20.ino
|
||||
#define D_SENSOR_BUSY "Sensör başgül"
|
||||
#define D_SENSOR_CRC_ERROR "Sensor CRC hatası"
|
||||
|
|
|
@ -572,6 +572,14 @@
|
|||
#define D_THERMOSTAT_PI_HYBRID "PI (Hybrid)"
|
||||
#define D_THERMOSTAT_AUTOTUNE_HYBRID "Autotune (Hybrid)"
|
||||
|
||||
// xdrv_79_esp32_ble.ino
|
||||
#define D_CONFIGURE_BLE "Configure BLE"
|
||||
#define D_BLE_PARAMETERS "Bluetooth Settings"
|
||||
#define D_MQTT_BLE_ENABLE "Enable Bluetooth"
|
||||
#define D_MQTT_BLE_ACTIVESCAN "Enable Active Scan(*)"
|
||||
#define D_BLE_DEVICES "Devices Seen"
|
||||
#define D_BLE_REMARK "items marked (*) are not stored in config"
|
||||
|
||||
// xsns_05_ds18b20.ino
|
||||
#define D_SENSOR_BUSY "Давач DS18x20 зайнятий"
|
||||
#define D_SENSOR_CRC_ERROR "Давач DS18x20 - помилка CRC"
|
||||
|
|
|
@ -572,6 +572,14 @@
|
|||
#define D_THERMOSTAT_PI_HYBRID "PI (Hybrid)"
|
||||
#define D_THERMOSTAT_AUTOTUNE_HYBRID "Autotune (Hybrid)"
|
||||
|
||||
// xdrv_79_esp32_ble.ino
|
||||
#define D_CONFIGURE_BLE "Configure BLE"
|
||||
#define D_BLE_PARAMETERS "Bluetooth Settings"
|
||||
#define D_MQTT_BLE_ENABLE "Enable Bluetooth"
|
||||
#define D_MQTT_BLE_ACTIVESCAN "Enable Active Scan(*)"
|
||||
#define D_BLE_DEVICES "Devices Seen"
|
||||
#define D_BLE_REMARK "items marked (*) are not stored in config"
|
||||
|
||||
// xsns_05_ds18b20.ino
|
||||
#define D_SENSOR_BUSY "Cảm biến đang bận"
|
||||
#define D_SENSOR_CRC_ERROR "Cảm biến CRC lỗi"
|
||||
|
|
|
@ -572,6 +572,14 @@
|
|||
#define D_THERMOSTAT_PI_HYBRID "PI (Hybrid)"
|
||||
#define D_THERMOSTAT_AUTOTUNE_HYBRID "Autotune (Hybrid)"
|
||||
|
||||
// xdrv_79_esp32_ble.ino
|
||||
#define D_CONFIGURE_BLE "Configure BLE"
|
||||
#define D_BLE_PARAMETERS "Bluetooth Settings"
|
||||
#define D_MQTT_BLE_ENABLE "Enable Bluetooth"
|
||||
#define D_MQTT_BLE_ACTIVESCAN "Enable Active Scan(*)"
|
||||
#define D_BLE_DEVICES "Devices Seen"
|
||||
#define D_BLE_REMARK "items marked (*) are not stored in config"
|
||||
|
||||
// xsns_05_ds18b20.ino
|
||||
#define D_SENSOR_BUSY "传感器正忙"
|
||||
#define D_SENSOR_CRC_ERROR "传感器 CRC 校验错误"
|
||||
|
|
|
@ -572,6 +572,14 @@
|
|||
#define D_THERMOSTAT_PI_HYBRID "PI (Hybrid)"
|
||||
#define D_THERMOSTAT_AUTOTUNE_HYBRID "Autotune (Hybrid)"
|
||||
|
||||
// xdrv_79_esp32_ble.ino
|
||||
#define D_CONFIGURE_BLE "Configure BLE"
|
||||
#define D_BLE_PARAMETERS "Bluetooth Settings"
|
||||
#define D_MQTT_BLE_ENABLE "Enable Bluetooth"
|
||||
#define D_MQTT_BLE_ACTIVESCAN "Enable Active Scan(*)"
|
||||
#define D_BLE_DEVICES "Devices Seen"
|
||||
#define D_BLE_REMARK "items marked (*) are not stored in config"
|
||||
|
||||
// xsns_05_ds18b20.ino
|
||||
#define D_SENSOR_BUSY "感應器忙碌中"
|
||||
#define D_SENSOR_CRC_ERROR "感應器 CRC 校驗錯誤"
|
||||
|
|
|
@ -3465,11 +3465,6 @@ std::string BLETriggerResponse(generic_sensor_t *toSend){
|
|||
#ifdef USE_WEBSERVER
|
||||
|
||||
#define WEB_HANDLE_BLE "ble"
|
||||
#define D_CONFIGURE_BLE "Configure BLE"
|
||||
#define D_BLE_PARAMETERS "Bluetooth Settings"
|
||||
#define D_MQTT_BLE_ENABLE "Enable Bluetooth"
|
||||
#define D_MQTT_BLE_ACTIVESCAN "Enable Active Scan(*)"
|
||||
#define D_BLE_DEVICES "Devices Seen"
|
||||
|
||||
const char HTTP_BTN_MENU_BLE[] PROGMEM =
|
||||
"<p><form action='" WEB_HANDLE_BLE "' method='get'><button>" D_CONFIGURE_BLE "</button></form></p>";
|
||||
|
@ -3479,7 +3474,7 @@ const char HTTP_FORM_BLE[] PROGMEM =
|
|||
"<form method='get' action='" WEB_HANDLE_BLE "'>"
|
||||
"<p><label><input id='e0' type='checkbox'%s><b>" D_MQTT_BLE_ENABLE "</b></label></p>"
|
||||
"<p><label><input id='e1' type='checkbox'%s><b>" D_MQTT_BLE_ACTIVESCAN "</b></label></p>"
|
||||
"<p>items marked (*) are not stored in config</p>";
|
||||
"<p>" D_BLE_REMARK "</p>";
|
||||
|
||||
|
||||
const char HTTP_BLE_DEV_STYLE[] PROGMEM = "th, td { padding-left:5px; }";
|
||||
|
|
Loading…
Reference in New Issue