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:
|
||||
- Button
|
||||
- Cover
|
||||
- Number
|
||||
- Scene
|
||||
- Select
|
||||
- Sensor
|
||||
@ -20,6 +21,7 @@ ha_platforms:
|
||||
- button
|
||||
- cover
|
||||
- diagnostics
|
||||
- number
|
||||
- scene
|
||||
- select
|
||||
- sensor
|
||||
@ -34,6 +36,7 @@ There is currently support for the following device types within Home Assistant:
|
||||
|
||||
- Button
|
||||
- Cover
|
||||
- Number
|
||||
- Scene
|
||||
- Select
|
||||
- Sensor
|
||||
@ -203,6 +206,15 @@ Gen 1 and Gen 2 Only.
|
||||
</div>
|
||||
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
|
||||
|
||||
### Calling a Powerview Scene
|
||||
|
Loading…
x
Reference in New Issue
Block a user