From cf837268fe4126e205ff10a4689030a67e4cf3a3 Mon Sep 17 00:00:00 2001 From: Klaas Schoute Date: Sat, 16 Feb 2019 00:39:56 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=9C=20Merges/Redirect=20Sisyphus=20com?= =?UTF-8?q?ponent=20pages=20(#8600)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/_components/light.sisyphus.markdown | 20 ------------------- .../media_player.sisyphus.markdown | 20 ------------------- source/_components/sisyphus.markdown | 15 ++++++++++---- 3 files changed, 11 insertions(+), 44 deletions(-) delete mode 100644 source/_components/light.sisyphus.markdown delete mode 100644 source/_components/media_player.sisyphus.markdown diff --git a/source/_components/light.sisyphus.markdown b/source/_components/light.sisyphus.markdown deleted file mode 100644 index 4c9e0146a99..00000000000 --- a/source/_components/light.sisyphus.markdown +++ /dev/null @@ -1,20 +0,0 @@ ---- -layout: page -title: "Sisyphus Light" -description: "Instructions on how to integrate the light in your Sisyphus Kinetic Art Table into Home Assistant." -date: 2018-05-06 22:26 -sidebar: true -comments: false -sharing: true -footer: true -logo: sisyphus.png -ha_category: Light -ha_iot_class: "Local Push" -ha_release: 0.75 ---- - -The [Sisyphus](https://sisyphus-industries.com/) integration for Home Assistant allows you to observe and control your Sisyphus Kinetic Art Table. - -Lights will be automatically added for each of your Sisyphus tables if the Sisyphus component is configured. - -For more configuration information see the [Sisyphus component](/components/sisyphus/) documentation. diff --git a/source/_components/media_player.sisyphus.markdown b/source/_components/media_player.sisyphus.markdown deleted file mode 100644 index ef0637ea32a..00000000000 --- a/source/_components/media_player.sisyphus.markdown +++ /dev/null @@ -1,20 +0,0 @@ ---- -layout: page -title: "Sisyphus Media Player" -description: "Instructions on how to integrate media playing on your Sisyphus Kinetic Art Table into Home Assistant." -date: 2018-05-06 22:26 -sidebar: true -comments: false -sharing: true -footer: true -logo: sisyphus.png -ha_category: Media Player -ha_iot_class: "Local Push" -ha_release: 0.75 ---- - -The [Sisyphus](https://sisyphus-industries.com/) integration for Home Assistant allows you to observe and control your Sisyphus Kinetic Art Table. - -Media players will be automatically added for each of your Sisyphus tables if the Sisyphus component is configured. - -For more configuration information see the [Sisyphus component](/components/sisyphus/) documentation. diff --git a/source/_components/sisyphus.markdown b/source/_components/sisyphus.markdown index dfec9823599..1bdaed901f9 100644 --- a/source/_components/sisyphus.markdown +++ b/source/_components/sisyphus.markdown @@ -8,19 +8,26 @@ comments: false sharing: true footer: true logo: sisyphus.png -ha_category: Hub +ha_category: + - Hub + - Light + - Media Player featured: false ha_release: 0.75 ha_iot_class: "Local Push" +redirect_from: + - /components/light.sisyphus/ + - /components/media_player.sisyphus/ --- The [Sisyphus](https://sisyphus-industries.com/) integration for Home Assistant allows you to observe and control your Sisyphus Kinetic Art Table. -Each table appears in Home Assistant as a Light and a Media Player. +There is currently support for the following device types within Home Assistant: -The light can be used to sleep/wake the table or adjust the brightness of the table light. +- **Light** - Can be used to sleep/wake the table or adjust the brightness of the table light. +- **Media Player** - Can be used to sleep/wake the table, play/pause, move between tracks, or toggle shuffle on and off. The "volume" control adjusts the table's speed. -The media player can be used to sleep/wake the table, play/pause, move between tracks, or toggle shuffle on and off. The "volume" control adjusts the table's speed. +The Light and Media players will be automatically added for each of your Sisyphus tables, if the Sisyphus component is configured. There are two ways to configure this component. For the automatic discovery of your table(s), simply add the following to your `configuration.yaml`: