Add information about Shelly triple_push event (#26253)

This commit is contained in:
Maciej Bieniek 2023-02-15 10:22:36 +01:00 committed by GitHub
parent fe340c4847
commit ecce0b811e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -193,7 +193,7 @@ You can also create automations using YAML, for example:
| `SL` | `single_long` |
| `LS` | `long_single` |
Generation 2 devices use the values `btn_down`, `btn_up`, `single_push`, `double_push` and `long_push` as `click_type`.
Generation 2 devices use the values `btn_down`, `btn_up`, `single_push`, `double_push`, `triple_push` and `long_push` as `click_type`.
<div class="note">