Update README

with more detailed information about supported models.
This commit is contained in:
Simon Seres 2022-02-17 13:54:06 +01:00 committed by GitHub
parent eff66ea2f4
commit fc523cc7e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,18 +5,23 @@ This plugin allows to control Keba KeContact EV-Charging stations.
## Supported Things ## Supported Things
* KeContact Wallbox * KeContact Wallbox
* P20 * P20 (certain models)
* P30 * P30 (certain models)
* BMW * 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. * nymea and the wallbox are required to be in the same network.
* UDP Port 7090 must not be blocked by a firewall or router. * UDP Port 7090 must not be blocked by a firewall or router.
* The package "nymea-plugin-keba" must be installed. * The package "nymea-plugin-keba" must be installed.
* KeContact P20 Charging station with network connection (LSA+ socket). Firmware version: 2.5 or higher. * 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. * KeContact P30 Charging station or BMW wallbox: Firmware version 3.05 of higher.
* Enabled UDP function with DIP-switch DWS1.3 = ON. * **Enabled UDP function with DIP-switch DWS1.3 = ON.**
## More ## More