Moved home-assistant scene to a scene.component.

Added powerview scene documentation.
This commit is contained in:
sander 2016-03-11 16:41:49 +01:00
parent 3a3f65acfa
commit aa8fe61c64
3 changed files with 23 additions and 0 deletions

View File

@ -0,0 +1,23 @@
---
layout: page
title: "Hunter Douglas Powerview Scenes"
description: "Instructions how to setup Powerview scenes within Home Assistant."
date: 2016-03-11 16:00
sidebar: true
comments: false
sharing: true
footer: true
logo: hunter-douglas-powerview.png
ha_category: Organization
---
Implements the Hunter Douglas Powerview platform scene control.
It queries the Powerview Hub and HASS displays them as scenes.
Scenes can be activated using the service `scene.turn_on`.
```yaml
# Example configuration.yaml entry
scene:
- platform: hunterdouglas_powerview
address: <powerview hub ip address>

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB