🚜 Merges/Redirect Sisyphus component pages (#8600)

This commit is contained in:
Klaas Schoute 2019-02-16 00:39:56 +01:00 committed by Fabian Affolter
parent 0b4026545d
commit cf837268fe
3 changed files with 11 additions and 44 deletions

View File

@ -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.

View File

@ -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.

View File

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