Skip to content

Commit

Permalink
Update ERS-10TZBVB-AA documentation (#2445)
Browse files Browse the repository at this point in the history
* Update ERS-10TZBVB-AA documentation

The button allows  mode switching with a triple click. This should be outlined as it is a subtle feature that may waste hours of debugging.

* ERS-10TZBVB-AA, be more specific with operation modes
  • Loading branch information
chrisbraucker authored Jan 1, 2024
1 parent 2f92a2b commit 18262b6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/devices/ERS-10TZBVB-AA.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,11 @@ pageClass: device-page

<!-- Notes BEGIN: You can edit here. Add "## Notes" headline if not already present. -->

## Notes

A triple click of the button switches operation modes.
This is indicated by the received payload `{"action": null, "operation_mode": NEW_VALUE}` with values rotating between the modes listed in the respective section below.
Depending on mode, the actions emitted by single click, double click and hold differ.

<!-- Notes END: Do not edit below this line -->

Expand Down

0 comments on commit 18262b6

Please sign in to comment.