mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-10 15:11:59 +01:00
fix README (#15647)
Signed-off-by: Alexander Friese <af944580@googlemail.com>
This commit is contained in:
parent
1844bb2f98
commit
66e915409e
@ -96,14 +96,14 @@ The settings that start with "dynamic" can be changed frequently, the others are
|
||||
| state#errorCode | Number | no | | |
|
||||
| state#fatalErrorCode | Number | no | | |
|
||||
| state#connectedToCloud | Switch | no | | |
|
||||
| config#lockCablePermanently | Switch | yes | | true/false |
|
||||
| config#authorizationRequired | Switch | yes | | true/false |
|
||||
| config#limitToSinglePhaseCharging | Switch | yes | | true/false |
|
||||
| config#lockCablePermanently | Switch | yes | | ON/OFF |
|
||||
| config#authorizationRequired | Switch | yes | | ON/OFF |
|
||||
| config#limitToSinglePhaseCharging | Switch | yes | | ON/OFF |
|
||||
| config#phaseMode | Number | yes | 1=1phase, 2=auto, 3=3phase | 1-3 |
|
||||
| config#maxChargerCurrent | Number:ElectricCurrent | no | write access not yet implemented | |
|
||||
| commands#genericCommand | String | yes | Generic Endpoint to send commands | reboot, update_firmware, poll_all, smart_charging, start_charging, stop_charging, pause_charging, resume_charging, toggle_charging, override_schedule |
|
||||
| commands#startStop | Switch | yes | Start/Stop Charing, only works with authorization | |
|
||||
| commands#pauseResume | Switch | yes | Pause/Resume Charing | |
|
||||
| commands#startStop | Switch | yes | Start/Stop charging, only works with authorization | |
|
||||
| commands#pauseResume | Switch | yes | Pause/Resume charging | |
|
||||
| latestSession#sessionEnergy | Number:Energy | no | latest (already ended) session | |
|
||||
| latestSession#sessionStart | DateTime | no | | |
|
||||
| latestSession#sessionEnd | DateTime | no | | |
|
||||
|
Loading…
Reference in New Issue
Block a user