From 441619e072d0ac45016fb97fb4239b77fff2e6ed Mon Sep 17 00:00:00 2001 From: Maciej Bieniek Date: Mon, 30 Nov 2020 10:19:09 +0100 Subject: [PATCH] Fix GitHub suggestion failure in PR #15778 (#15785) --- 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 2c0e4afcbbe..7e85a6ab2e7 100644 --- a/source/_integrations/shelly.markdown +++ b/source/_integrations/shelly.markdown @@ -84,7 +84,7 @@ If the **BUTTON TYPE** of the switch connected to the device is set to `momentar click_type: long action: service: light.toggle - entity_id: light.lamp_living_room + entity_id: light.lamp_living_room ``` ### Possible values for `click_type`