/leaf2mqtt

Primary LanguagePythonApache License 2.0Apache-2.0

Leaf2Mqqt

Caution: this project is in an early stage! However i use it daily.

This project will use carwings for retrieving the data from the API. It is based on many online projects. Many thanks for the inspiration to create this.

It will poll data every 10 minutes.

Targets for this project:

  • Docker image that is fully configurable by env settings
  • Send data to MQTT
  • Polls from API
  • Docker compose example for easy implementation
  • Python 3

This project is an example how things can work. I'm not responsible for any damage in any way.

The image can be found on docker hub

Want an improvement? Open an issue or send a pull request.

Usage

Checkout the docker-compose for the available environment settings. And just run it!

Credits

Without these projects this project would not exist.