Contents

ecowitt2mqtt 2024.6.2

0

A small web server to send data from Ecowitt devices to an MQTT Broker

A small web server to send data from Ecowitt devices to an MQTT Broker

Stars: 202, Watchers: 202, Forks: 42, Open Issues: 5

The bachya/ecowitt2mqtt repo was created 3 years ago and the last code push was 3 days ago.
The project is popular with 202 github stars!

How to Install ecowitt2mqtt

You can install ecowitt2mqtt using pip

pip install ecowitt2mqtt

or add it to a project with poetry

poetry add ecowitt2mqtt

Package Details

Author
Aaron Bach
License
MIT
Homepage
https://github.com/bachya/ecowitt2mqtt
PyPi:
https://pypi.org/project/ecowitt2mqtt/
GitHub Repo:
https://github.com/bachya/ecowitt2mqtt

Classifiers

No  ecowitt2mqtt  pypi packages just yet.

Errors

A list of common ecowitt2mqtt errors.

Code Examples

Here are some ecowitt2mqtt code examples and snippets.

GitHub Issues

The ecowitt2mqtt package has 5 open issues on GitHub

  • Allow Wunderground data format
  • Add Prometheus exporter
  • Odd MQTT formatting pushed to broker
  • Bump mypy from 1.3.0 to 1.4.1

See more issues on GitHub

Related Packages & Articles

mqttwarn 0.35.0

mqttwarn - subscribe to MQTT topics and notify pluggable services

hbmqtt 0.9.6

MQTT client/broker using Python 3.4 asyncio library