Powerview select platform (#24535)

This commit is contained in:
kingy444 2022-10-18 03:30:43 +11:00 committed by GitHub
parent 020d352c24
commit 7a1944817a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,7 @@ ha_category:
- Button - Button
- Cover - Cover
- Scene - Scene
- Select
- Sensor - Sensor
ha_release: 0.15 ha_release: 0.15
ha_domain: hunterdouglas_powerview ha_domain: hunterdouglas_powerview
@ -20,6 +21,7 @@ ha_platforms:
- cover - cover
- diagnostics - diagnostics
- scene - scene
- select
- sensor - sensor
ha_zeroconf: true ha_zeroconf: true
ha_dhcp: true ha_dhcp: true
@ -33,6 +35,7 @@ There is currently support for the following device types within Home Assistant:
- Button - Button
- Cover - Cover
- Scene - Scene
- Select
- Sensor - Sensor
<div class="note"> <div class="note">
@ -164,6 +167,12 @@ Identify will 'jog' the shade position as a diagnostic tool to ensure the shade
Move the shade to the favorite position as programmed physically on the device. This will perform the same move as the heart on the pebble remote. Move the shade to the favorite position as programmed physically on the device. This will perform the same move as the heart on the pebble remote.
## Selection Entities
### Power Source
Set the type for connected power source. Available options are Hardwired Power Supply, Battery Wand and Rechargeable Battery
## Example Automations ## Example Automations
### Calling a Powerview Scene ### Calling a Powerview Scene