mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Add velocity and number information for powerview (#31472)
* Add velocity and number information * Update source/_integrations/hunterdouglas_powerview.markdown * tiny style tweak --------- Co-authored-by: J. Nick Koston <nick@koston.org> Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
parent
c0d317f3aa
commit
799f0150ac
@ -4,6 +4,7 @@ description: Instructions on how to setup Hunter Douglas PowerView scenes within
|
|||||||
ha_category:
|
ha_category:
|
||||||
- Button
|
- Button
|
||||||
- Cover
|
- Cover
|
||||||
|
- Number
|
||||||
- Scene
|
- Scene
|
||||||
- Select
|
- Select
|
||||||
- Sensor
|
- Sensor
|
||||||
@ -20,6 +21,7 @@ ha_platforms:
|
|||||||
- button
|
- button
|
||||||
- cover
|
- cover
|
||||||
- diagnostics
|
- diagnostics
|
||||||
|
- number
|
||||||
- scene
|
- scene
|
||||||
- select
|
- select
|
||||||
- sensor
|
- sensor
|
||||||
@ -34,6 +36,7 @@ There is currently support for the following device types within Home Assistant:
|
|||||||
|
|
||||||
- Button
|
- Button
|
||||||
- Cover
|
- Cover
|
||||||
|
- Number
|
||||||
- Scene
|
- Scene
|
||||||
- Select
|
- Select
|
||||||
- Sensor
|
- Sensor
|
||||||
@ -203,6 +206,15 @@ Gen 1 and Gen 2 Only.
|
|||||||
</div>
|
</div>
|
||||||
Set the type for connected power source. Available options are Hardwired Power Supply, Battery Wand and Rechargeable Battery
|
Set the type for connected power source. Available options are Hardwired Power Supply, Battery Wand and Rechargeable Battery
|
||||||
|
|
||||||
|
## Number entities
|
||||||
|
|
||||||
|
### Velocity
|
||||||
|
|
||||||
|
<div class="note">
|
||||||
|
Gen 3 Only.
|
||||||
|
</div>
|
||||||
|
Velocity controls the speed of the shade. The default speed from Hunter Douglas is 0; setting this higher will increase the speed of the shade.
|
||||||
|
|
||||||
## Example Automations
|
## Example Automations
|
||||||
|
|
||||||
### Calling a Powerview Scene
|
### Calling a Powerview Scene
|
||||||
|
Loading…
x
Reference in New Issue
Block a user