mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-25 14:55:55 +01:00
fix README.md (#13387)
Signed-off-by: Alexander Friese <af944580@googlemail.com>
This commit is contained in:
parent
474be93710
commit
b9761d0288
@ -99,15 +99,15 @@ The Master Charger is like the "normal" charger but has some extra channels to c
|
||||
| dynamicCurrent#phase1 | Number:ElectricCurrent | no | | |
|
||||
| dynamicCurrent#phase2 | Number:ElectricCurrent | no | | |
|
||||
| dynamicCurrent#phase3 | Number:ElectricCurrent | no | | |
|
||||
| dynamicCurrent#dynamicCurrents | String | yes | read/write only for all phases. | <value phase1>;<value phase2>;<value phase3> valid values for each phase are 0, 6-32 |
|
||||
| dynamicCurrent#dynamicCurrents | String | yes | read/write only for all phases. | <value phase1>;<value phase2>;<value phase3> valid values for each phase are 0, 6-32. Example: 8;8;8 |
|
||||
| settings#maxCircuitCurrentP1 | Number:ElectricCurrent | no | | |
|
||||
| settings#maxCircuitCurrentP2 | Number:ElectricCurrent | no | | |
|
||||
| settings#maxCircuitCurrentP3 | Number:ElectricCurrent | no | | |
|
||||
| settings#maxCurrents | String | yes | read/write only for all phases. | <value phase1>;<value phase2>;<value phase3> valid values for each phase are 0, 6-32 |
|
||||
| settings#maxCurrents | String | yes | read/write only for all phases. | <value phase1>;<value phase2>;<value phase3> valid values for each phase are 0, 6-32. Example: 8;8;8 |
|
||||
| settings#offlineMaxCircuitCurrentP1 | Number:ElectricCurrent | no | | |
|
||||
| settings#offlineMaxCircuitCurrentP2 | Number:ElectricCurrent | no | | |
|
||||
| settings#offlineMaxCircuitCurrentP3 | Number:ElectricCurrent | no | | |
|
||||
| settings#offlineMaxCurrents | String | yes | read/write only for all phases. | <value phase1>;<value phase2>;<value phase3> valid values for each phase are 0, 6-32 |
|
||||
| settings#offlineMaxCurrents | String | yes | read/write only for all phases. | <value phase1>;<value phase2>;<value phase3> valid values for each phase are 0, 6-32. Example: 8;8;8 |
|
||||
| settings#enableIdleCurrent | Switch | yes | | true/false |
|
||||
| settings#allowOfflineMaxCircuitCurrent | Switch | no | | |
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user