From c7ea772ab37155c4d84f0b402509aa3f1f8101c9 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 c97448323a809..cf76614f85580 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"}