From c4c89d3c2964f903cedf4be4e5fd32f9c4ea214c Mon Sep 17 00:00:00 2001 From: WoKe77 <45513608+WoKe77@users.noreply.github.com> Date: Sat, 4 Feb 2023 10:54:57 +0100 Subject: [PATCH] [easee] Update README.md - added status values for "state#chargerOpMode" (#14175) * Update README.md added status values for "state#chargerOpMode" --- bundles/org.openhab.binding.easee/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundles/org.openhab.binding.easee/README.md b/bundles/org.openhab.binding.easee/README.md index e2456f0d4..00e879eac 100644 --- a/bundles/org.openhab.binding.easee/README.md +++ b/bundles/org.openhab.binding.easee/README.md @@ -60,7 +60,7 @@ The settings that start with "dynamic" can be changed frequently, the others are |---------------------------------------------|--------------------------|----------|------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------| | state#smartCharging | Switch | no | | | | state#cableLocked | Switch | no | | | -| state#chargerOpMode | Number | no | | | +| state#chargerOpMode | Number | no | 0=Offline, 1=Disconnected, 2=AwaitingStart, 3=Charging, 4=Completed, 5=Error, 6=ReadyToCharge | | | state#totalPower | Number:Power | no | current session total power (all phases) | | | state#sessionEnergy | Number:Energy | no | current session | | | state#dynamicCircuitCurrentP1 | Number:ElectricCurrent | no | | |