diff --git a/docs/de/README.md b/docs/de/README.md index 26354de..2971f47 100644 --- a/docs/de/README.md +++ b/docs/de/README.md @@ -486,8 +486,11 @@ Wenn einer der 3 Datenpunkte gefüllt wird, wird das ausgewählt Programm in den [Zusammenfassung](#zusammenfassung) -- `remote.basicCtrl.operation` 0 für Aus -- `remote.basicCtrl.operation` 1 für Ein +- `remote.basicCtrl.operation` 0 für Aus und 1 für Ein +- `remote.basicCtrl.opMode` 0 für Aus und 4 für Ein +- `remote.basicCtrl.hotWater` 0 für Aus und 1 für Ein +- `remote.basicCtrl.hotWaterTarget` gewünschte Temperatur +- `remote.basicCtrl.powerHotWater` Boost 0 für Aus und 1 für Ein - `remote.basicCtrl.target` gewünschte Temperatur - Kommt im Log die Fehlermeldung 400, dann ist dieser Datenpunkt nicht für das Geräte kompatibel. diff --git a/docs/de/img/401_thinq2_remote_control_1.png b/docs/de/img/401_thinq2_remote_control_1.png index 742e696..6eaeaa8 100644 Binary files a/docs/de/img/401_thinq2_remote_control_1.png and b/docs/de/img/401_thinq2_remote_control_1.png differ diff --git a/docs/en/README.md b/docs/en/README.md index c5f6d6a..b8966e6 100644 --- a/docs/en/README.md +++ b/docs/en/README.md @@ -486,8 +486,11 @@ When one of the 3 data points is filled, the selected program is written to the [Summary](#summary) -- `remote.basicCtrl.operation` 0 for off -- `remote.basicCtrl.operation` 1 for on +- `remote.basicCtrl.operation` 0 for off and 1 for on +- `remote.basicCtrl.opMode` 0 for off and 4 for on +- `remote.basicCtrl.hotWater` 0 for off and 1 for on +- `remote.basicCtrl.hotWaterTarget` desired temperature +- `remote.basicCtrl.powerHotWater` Boost 0 for off and 1 for on - `remote.basicCtrl.target` desired temperature - If the error message 400 appears in the log, then this data point is not compatible with the device. diff --git a/docs/en/img/401_thinq2_remote_control_1.png b/docs/en/img/401_thinq2_remote_control_1.png index 86b0ff9..156ea6b 100644 Binary files a/docs/en/img/401_thinq2_remote_control_1.png and b/docs/en/img/401_thinq2_remote_control_1.png differ