Skip to main content

Interfaces with Victron VE.Direct devices

Project description

python-VEDirect

What is this lib ?

Small library to read Victron's VE.Direct frames.

This is useful in order to read Victron's MPPT charge controllers.

You need to use a VE.Direct to USB cable

How to use this lib ?

First of all, install this library using pip:

pip3 install vedirect

Then, you simply need to import the lib and start asking values:

>>> import vedirect
>>> device = vedirect.VEDirect()
>>> print(device.battery_volts)
27.5

The list of available parameters is:

battery_volts
battery_amps
solar_volts
solar_power
device_serial
device_MPPT_state

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

vedirect-1.1.0.tar.gz (2.3 kB view details)

Uploaded Source

Built Distribution

vedirect-1.1.0-py3-none-any.whl (2.7 kB view details)

Uploaded Python 3

File details

Details for the file vedirect-1.1.0.tar.gz.

File metadata

  • Download URL: vedirect-1.1.0.tar.gz
  • Upload date:
  • Size: 2.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for vedirect-1.1.0.tar.gz
Algorithm Hash digest
SHA256 39a77d9fe1feee5e0e4eb2ad4433e29bf6e73f27937ae60d0eff6e001adca0bc
MD5 1bb7f65176697a15b683c5174d8440d4
BLAKE2b-256 ddbbf05239625379a0fca1ad6c2011625c3e6122464852de6120e212a160245b

See more details on using hashes here.

File details

Details for the file vedirect-1.1.0-py3-none-any.whl.

File metadata

  • Download URL: vedirect-1.1.0-py3-none-any.whl
  • Upload date:
  • Size: 2.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for vedirect-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 81af60fc5608a372547755645ebd05f634c6bc5d006ecdd8d0545b1ee6cb8696
MD5 66dc0b66da6f78d62832b7fd205baaa0
BLAKE2b-256 57b3c503fb93da887d34b6762b1b5524e001624ff0cdb885f2de0062df1451c0

See more details on using hashes here.

Supported by

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