PowerView shades have motorization control for their vertical position, as well as vane controls on the shade's slats.
Make sure your Shades are visible in the dedicated PowerView app before attempting discovery.
This binding also supports Scenes that are defined via the PowerView app.
This helps to work around a limitation of the Hub - commands are executed serially with a several second delay between executions.
By using a Scene to control multiple shades at once, the shades will all begin moving at the same time.
The PowerView Hub is discovered via a NetBIOS query.
This is the same method used by the dedicated PowerView app.
After the Hub is added, Shades and Scenes will be discovered by querying the Hub.
PowerView things should be configured via discovery - it would be difficult to configure manually as the IDs of the shades and scenes are not exposed via the dedicated app.
However, the configuration parameters are described below:
Thing
Configuration Parameters
PowerView Hub
host - the hostname or IP address of the Hub on your network.
refresh - the number of milliseconds between fetches of the PowerView Hub's shade state. Defaults to 60,000 (one minute).
The vertical position of the shade. Up/Down commands will move the shade to its completely up or completely down position. Move/Stop commands are ignored.
vane
Dimmer
The amount the slats on the shade are open. Setting this value will completely close the shade first, as the slats can only be controlled in that position.
batteryLow
Switch
Indicates ON when the battery level of the shade is low, as determined by the Hub's internal rules
Scenes channels are added to the Hub as they are discovered.
Channel
Item Type
Description
activate
Switch
Turning this to ON will activate the scene. Scenes are stateless in the PowerView hub - they have no on/off state. Include { autoupdate="false" } on your item configuration to avoid needing to toggle off and on.