From fda7b33ccb70989ed3a1e921ab239c69e4370c21 Mon Sep 17 00:00:00 2001 From: Andrew Sayre <6730289+andrewsayre@users.noreply.github.com> Date: Fri, 29 Mar 2019 23:32:17 -0500 Subject: [PATCH] HEOS component minor tweaks/changes (#9064) * Minor tweaks * Remove redirect_from --- source/_components/heos.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_components/heos.markdown b/source/_components/heos.markdown index af150789e3b..6a40b70b966 100644 --- a/source/_components/heos.markdown +++ b/source/_components/heos.markdown @@ -10,6 +10,7 @@ footer: true logo: heos.png ha_category: Media Player ha_release: 0.92 +ha_iot_class: Local Push --- The Heos component integrates [HEOS](http://heosbydenon.denon.com) capable products, such as speakers, amps, and receivers (Dennon and Marantz) into Home Assistant. Features currently include: @@ -17,6 +18,7 @@ The Heos component integrates [HEOS](http://heosbydenon.denon.com) capable produ - Each device is represented as a media player entity - View the currently playing media - Control play mode (play, pause, stop), volume, and mute +- Clear playlist support - Play previous and next tracks