mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Moved home-assistant scene to a scene.component.
Added powerview scene documentation.
This commit is contained in:
parent
3a3f65acfa
commit
aa8fe61c64
23
source/_components/scene.powerview.markdown
Normal file
23
source/_components/scene.powerview.markdown
Normal 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>
|
BIN
source/images/supported_brands/hunter-douglas-powerview.png
Normal file
BIN
source/images/supported_brands/hunter-douglas-powerview.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 13 KiB |
Loading…
x
Reference in New Issue
Block a user