From 40121b2df93add83b8eabb1d8c6c81301fa7563c Mon Sep 17 00:00:00 2001 From: Maciej Bieniek Date: Tue, 14 Feb 2023 14:10:16 +0100 Subject: [PATCH] Add information about triple_push event --- source/_integrations/shelly.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/shelly.markdown b/source/_integrations/shelly.markdown index 9133d54f53c3..d8842a335744 100644 --- a/source/_integrations/shelly.markdown +++ b/source/_integrations/shelly.markdown @@ -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`.