Skip to main content

A python library to communicate with the KEBA charging stations via udp

Project description

KEBA KeContact

This is python library to control KEBA charging stations, in specific the P20, P30 and the BMW wallbox. Commands were taken from the UDP Programming Manual. The library was written for the usage in Home Assistant.

Commands

The following commands are implemented so far:

request_data

set_failsafe

The failsafe function is a way to detect a failure of the network communication between the UDP application and the charging station. In this case, the charging station will fall into a state with a definable current limitation. By default, the failsafe function is disabled and must be enabled by the application.

Parameters:

  • timeout in seconds (default = 30 s)
  • fallback_value in ampere (default = 6 A)
  • persist (default = 0)

set_energy

The command setenergy can be used to set an energy limit for an already running or the next charging session. If the energy limit is greater than or equal to the value in the E pres field of report 3 the charging session will be stopped and the device will be deactivated (similar to ena 0). All settings caused by setenergy are not permanent and are reset at the next time the device registers that the EV plug is pulled from a vehicle inlet or the charging station is restarted.

Parameters:

  • energy in kWh (default = 0 kWh)

set_current

This command sets the current limit of the running charging process.

Parameters:

  • current in ampere (default = 0 A)

set_text

This command displays a text on the display of the charger.

Parameters:

  • text to show on the display
  • min time to show the text before next text is shown (default = 2 s)
  • max time to show the text (default = 10 s)

start

This command authorizes a charging process with the given RFID tag and RFID class.

Parameters:

  • rfid tag as 8 byte hex string, identifier of RFID card
  • rfid class as 10 byte hex string, classifier of RFID card

stop

This command stops a charging process with the given RFID tag.

Parameters:

  • rfid tag as 8 byte hex string, identifier of RFID card

enable

The enable command can be used to permanently disable the system by using the parameter 0. After receiving ena 0 the device will be disabled until it is rebooted or ena 1 or currtime are used. The execution of ena 0 will take approximately 1 second. If ena 0 is used, then no other command should be sent for 2 seconds to ensure an undisturbed execution of the disable command.

Parameters:

  • ena in [0,1]

unlock_socket

(not tested yet)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

keba_kecontact_spali-3.0.3.tar.gz (14.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

keba_kecontact_spali-3.0.3-py3-none-any.whl (15.0 kB view details)

Uploaded Python 3

File details

Details for the file keba_kecontact_spali-3.0.3.tar.gz.

File metadata

  • Download URL: keba_kecontact_spali-3.0.3.tar.gz
  • Upload date:
  • Size: 14.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.0 CPython/3.12.4

File hashes

Hashes for keba_kecontact_spali-3.0.3.tar.gz
Algorithm Hash digest
SHA256 03530f34a56e8a700e614253e0d279f7ffffe4e4736255f5cb0663504e1041f4
MD5 e28481a89d888c2e1390ccac1a1139f2
BLAKE2b-256 9c84e2ff2775ce3217862f3598e08cc33e68868d576d009aa9cd88db3d5b0859

See more details on using hashes here.

File details

Details for the file keba_kecontact_spali-3.0.3-py3-none-any.whl.

File metadata

File hashes

Hashes for keba_kecontact_spali-3.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 696d3da69ae7913212667c6ff472dabc011d3164127024353f89f66cce8d64b3
MD5 2e85cc0553367982e7d43ccb77fce76f
BLAKE2b-256 a61fb163099c219cb047fc73b17b52f20cc615acd37235d018c8c2a07758e0eb

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page