Skip to content

Commit

Permalink
update description for 401
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucky-ESA committed Oct 26, 2024
1 parent ce20d14 commit 00b7940
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 4 deletions.
7 changes: 5 additions & 2 deletions docs/de/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
Binary file modified docs/de/img/401_thinq2_remote_control_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 5 additions & 2 deletions docs/en/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
Binary file modified docs/en/img/401_thinq2_remote_control_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 00b7940

Please sign in to comment.