From 95cd4610eb2cc3151058c08dd7383c540d6c61e8 Mon Sep 17 00:00:00 2001 From: Matthew Garrett Date: Sun, 21 Oct 2018 11:39:29 +0100 Subject: [PATCH] Add documentation for the LG soundbar component (#6919) * Add documentation for the LG soundbar component * :pencil2: Adds ha_iot_class --- .../media_player.lg_soundbar.markdown | 26 +++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 source/_components/media_player.lg_soundbar.markdown diff --git a/source/_components/media_player.lg_soundbar.markdown b/source/_components/media_player.lg_soundbar.markdown new file mode 100644 index 00000000000..ff8878e0dc8 --- /dev/null +++ b/source/_components/media_player.lg_soundbar.markdown @@ -0,0 +1,26 @@ +--- +layout: page +title: "LG Soundbars" +description: "Instructions on how to integrate LG Soundbars into Home Assistant." +date: 2018-10-17 19:55:18 +sidebar: true +comments: false +sharing: true +footer: true +logo: lg.png +ha_category: Media Player +ha_iot_class: "Local Polling" +ha_release: 0.81 +--- + +The `lg_soundbar` platform allows you to control [LG Soundbars](https://www.lg.com/us/sound-bars) from Home Assistant. + +Supported devices: + +- The SK range + +Compatible devices will be automatically added if the [`discovery`](/components/discovery/) component is enabled. + +### {% linkable_title Supported operations %} + +- These devices support mute, volume control, source selection and mode selection.