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`: