From ecce0b811ec4828aa3cdb27f99db85353ca82a75 Mon Sep 17 00:00:00 2001 From: Maciej Bieniek Date: Wed, 15 Feb 2023 10:22:36 +0100 Subject: [PATCH] Add information about Shelly `triple_push` event (#26253) --- 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 9133d54f53c..d8842a33574 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`.