From 51c9cfb0e64776217343df7f4a82903199837af3 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Tue, 14 Jan 2020 20:55:31 +0100 Subject: [PATCH] Add missing language tag to codeblock (#11743) --- source/_integrations/webostv.markdown | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/_integrations/webostv.markdown b/source/_integrations/webostv.markdown index d2a10fbf7ff..628cabf70e8 100644 --- a/source/_integrations/webostv.markdown +++ b/source/_integrations/webostv.markdown @@ -171,7 +171,7 @@ Available services: `button`, `command` #### Example -``` +```yaml script: home_button: sequence: @@ -187,6 +187,7 @@ script: entity_id: media_player.lg_webos_smart_tv command: "media.controls/rewind" ``` + ## Notifications The `webostv` notify platform allows you to send notifications to a LG webOS Smart TV.