ecowitt2mqtt 2024.6.2
0
A small web server to send data from Ecowitt devices to an MQTT Broker
Contents
A small web server to send data from Ecowitt devices to an MQTT Broker
Stars: 210, Watchers: 210, Forks: 44, Open Issues: 6The bachya/ecowitt2mqtt
repo was created 3 years ago and the last code push was 8 hours ago.
The project is popular with 210 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
Related Packages
Errors
A list of common ecowitt2mqtt errors.
Code Examples
Here are some ecowitt2mqtt
code examples and snippets.
GitHub Issues
The ecowitt2mqtt package has 6 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