From 790cc88a847f9340dc324009c39d3299b95f867c Mon Sep 17 00:00:00 2001 From: mtraxiot <37993378+mtraxiot@users.noreply.github.com> Date: Fri, 12 Jul 2024 23:23:22 +1000 Subject: [PATCH] Update README.md remove duplicate TeslaChargerPower item (#17020) TeslaChargerPower is duplicated in demo items Signed-off-by: mtraxiot <37993378+mtraxiot@users.noreply.github.com> --- bundles/org.openhab.binding.tesla/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/bundles/org.openhab.binding.tesla/README.md b/bundles/org.openhab.binding.tesla/README.md index c97448323a8..cf76614f855 100644 --- a/bundles/org.openhab.binding.tesla/README.md +++ b/bundles/org.openhab.binding.tesla/README.md @@ -239,7 +239,6 @@ Number TeslaTimeToFullCharge {channel="account:model3:myaccou Number TeslaMaxCharges {channel="account:model3:myaccount:mycar:maxcharges"} Number TeslaChargerVoltage {channel="account:model3:myaccount:mycar:chargervoltage"} -Number TeslaChargerPower {channel="account:model3:myaccount:mycar:chargerpower"} Number TeslaChargerCurrent {channel="account:model3:myaccount:mycar:chargercurrent"} DateTime TeslaScheduledChargingStart {channel="account:model3:myaccount:mycar:scheduledchargingstart"}