home-assistant.io/source/_integrations/hunterdouglas_powerview.markdown
2020-01-07 15:30:05 +01:00

947 B

title, description, logo, ha_category, ha_release
title description logo ha_category ha_release
Hunter Douglas PowerView Instructions on how to setup Hunter Douglas PowerView scenes within Home Assistant. hunter-douglas-powerview.png
Scene
0.15

Implements the Hunter Douglas PowerView platform scene control. It queries the PowerView Hub and Home Assistant displays them as scenes.

Scenes can be activated using the service scene.turn_on.

# Example configuration.yaml entry
scene:
  platform: hunterdouglas_powerview
  address: IP_ADDRESS

{% configuration %} address: description: IP address of the PowerView Hub, e.g., 192.168.1.10. required: true type: string {% endconfiguration %}

Example Automations

- alias: "blinds closed at night"
  trigger:
    platform: time
    at: "18:00:00"
  action:
    - service: scene.turn_on
      entity_id: scene.10877