Contents

ecowitt2mqtt 2026.1.0

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: 286, Watchers: 286, Forks: 56, Open Issues: 15

The bachya/ecowitt2mqtt repo was created 5 years ago and the last code push was 2 weeks ago.
The project is popular with 286 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
None
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 15 open issues on GitHub

  • leak sensor WH55 - disconnect reported as alert but should be represented different
  • build(deps): bump poetry from 1.8.4 to 2.3.1 in /.github/workflows
  • build(deps-dev): bump ruff from 0.7.3 to 0.14.11
  • build(deps): bump yarl from 1.17.1 to 1.22.0
  • Fix hass discovery object_id deprecation
  • build(deps-dev): bump mypy from 1.13.0 to 1.19.1
  • build(deps): bump pydantic from 2.9.2 to 2.12.5
  • build(deps): bump frozenlist from 1.5.0 to 1.8.0
  • build(deps): bump actions/download-artifact from 4 to 7
  • build(deps): bump actions/upload-artifact from 4 to 6
  • build(deps): bump dessant/lock-threads from 5.0.1 to 6.0.0
  • build(deps): bump actions/cache from 4 to 5
  • 404 Not Found Error
  • build(deps): bump actions/checkout from 4 to 6
  • Deprecation warning in Home Assistant 2025.10.0

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