From fc523cc7e6d297a28a02ca08cc9ba72e3dbe8fb3 Mon Sep 17 00:00:00 2001 From: Simon Seres Date: Thu, 17 Feb 2022 13:54:06 +0100 Subject: [PATCH] Update README with more detailed information about supported models. --- keba/README.md | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/keba/README.md b/keba/README.md index 3d1046d0..435e2b49 100644 --- a/keba/README.md +++ b/keba/README.md @@ -5,18 +5,23 @@ This plugin allows to control Keba KeContact EV-Charging stations. ## Supported Things * KeContact Wallbox - * P20 - * P30 - * BMW + * P20 (certain models) + * P30 (certain models) + * BMW (certain models) -## Requirments +Please make sure that your model supports communication through the UDP protocol. +Only c-series and x-series have this ability (by Feb 2022). Check the product overview on KEBA home page to verify. +https://www.keba.com/download/x/21634787f7/kecontact-p30_productoverview_en.pdf + + +## Requirements * nymea and the wallbox are required to be in the same network. * UDP Port 7090 must not be blocked by a firewall or router. * The package "nymea-plugin-keba" must be installed. -* KeContact P20 Charging station with network connection (LSA+ socket). Firmware version: 2.5 or higher. -* KeContact P30 Charging station or BMW wallbox. Firmware version 3.05 of higher. -* Enabled UDP function with DIP-switch DWS1.3 = ON. +* KeContact P20 Charging station with network connection (LSA+ socket): Firmware version: 2.5 or higher. +* KeContact P30 Charging station or BMW wallbox: Firmware version 3.05 of higher. +* **Enabled UDP function with DIP-switch DWS1.3 = ON.** ## More