Skip to content

Commit

Permalink
fix README (openhab#15647)
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Friese <af944580@googlemail.com>
Signed-off-by: querdenker2k <querdenker2k@gmx.de>
  • Loading branch information
alexf2015 authored and querdenker2k committed Oct 29, 2023
1 parent 2af2565 commit 101b813
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions bundles/org.openhab.binding.easee/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 | | |
Expand Down

0 comments on commit 101b813

Please sign in to comment.