Skip to main content

enyaq car data

Project description

enyaq car data to external services for now abrp

Usage

fhs-enyaq-data send-data-loop

Installation

git clone repo
cd <to_repo>
pipx install .

or

pipx install fhs-enyaq-data

create a yaml config file: location: $HOME/.config/fhs_enyaq_data/config.yaml

---
skoda:
  username: <skoda_username>
  password: <skoda_password>
  vehicle_vin: ""
abrp:
  token: <abrp generic token>

You can optional add also mqtt publishing for the data, add the following block if you want to publish to a hivemq mqtt server or use any host, username, password and tls are optional.

mqtt:
  host: "mqtt-hostname.hivemq.cloud"
  port: 8883
  tls: true
  username: <username>
  password: <password>
  topic: my/topic/path

Compatibility

python 3.x

Extra info

Licence

MIT

Authors

fhs_enyaq_data was written by Richard de Vos.

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

fhs-enyaq-data-0.1.5.tar.gz (11.0 kB view hashes)

Uploaded Source

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