ecowitt2mqtt 2024.10.0
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: 213, Watchers: 213, Forks: 46, Open Issues: 4The bachya/ecowitt2mqtt
repo was created 4 years ago and the last code push was Yesterday.
The project is popular with 213 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 4 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