[linky/powermax/lgwebos] Adapt README to OH3 (#9332)

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
This commit is contained in:
lolodomo
2020-12-11 22:33:24 +01:00
committed by GitHub
parent c0dc0daa4f
commit f5e16ae5f8
3 changed files with 12 additions and 15 deletions

View File

@@ -129,18 +129,17 @@ The following channels are available:
## Console Commands
The binding provides few specific commands you can use in the console.
Enter the command `smarthome:powermax` to get the usage of each available command.
Enter the command `openhab:powermax` to get the usage of each available command.
```
openhab> smarthome:powermax
Usage: smarthome:powermax <bridgeUID> info_setup - information on setup
Usage: smarthome:powermax <bridgeUID> download_setup - download setup
Usage: openhab:powermax <bridgeUID> info_setup - information on setup
Usage: openhab:powermax <bridgeUID> download_setup - download setup
```
The command `info_setup` displays in the console informations about your current panel setup.
The command `download_setup` will trigger a new download of the panel setup.
Here is an example of command you can run: `smarthome:powermax powermax:serial:home info_setup`.
Here is an example of command you can run: `openhab:powermax powermax:serial:home info_setup`.
## Notes & Limitations