Add console extension for showing IDs (#13615)
Fixes #13614 Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
This commit is contained in:
@@ -53,8 +53,8 @@ If in the future, you add additional shades, repeaters, scenes, scene groups or
|
||||
### Thing Configuration for PowerView Shades and Accessories
|
||||
|
||||
PowerView shades and repeaters should preferably be configured via the automatic discovery process.
|
||||
It is quite difficult to configure manually as the `id` of the shade or repeater is not exposed in the
|
||||
PowerView app. However, the configuration parameters are described below.
|
||||
However, for manual configuration of shades and repeaters, the console command `openhab:hdpowerview showIds` can be used to identify the IDs of all connected equipment.
|
||||
This can be used for the `id` parameters described below.
|
||||
|
||||
#### Thing Configuration for PowerView Shades
|
||||
|
||||
@@ -103,6 +103,7 @@ All of these channels appear in the binding, but only those which have a physica
|
||||
| repeaterRssi | Number:Power | Received Signal Strength Indicator for Repeater |
|
||||
|
||||
Notes:
|
||||
|
||||
- The channels `position`, `secondary` and `vane` exist if the shade physically supports such channels.
|
||||
- The shade's Power Option is set via the PowerView app with possible values 'Battery Wand', 'Rechargeable Battery Wand' or 'Hardwired Power Supply'.
|
||||
The channels `lowBattery` and `batteryLevel` exist if you have _not_ selected 'Hardwired Power Supply' in the app.
|
||||
|
||||
Reference in New Issue
Block a user