Primarily designed to feed Ecowitt WS90 weather station data to an MQTT server, from which it can be used in any other source, e.g. Home Assistant through MQTT Integration.
You will need an MQTT broker to use this software, either a standalone one like Mosquitto or run it as a Home Assistant Add-on.
The easiest way to run is via Docker Compose - see example. You will need to change relevant environment variables, and the exposed port as well.
You will then need to add sensors in configuration.yaml
file in Home Assistant. See example.
- TLS connections to MQTT broker currently aren't supported.
- The software was only tested with Ecowitt WS90 station with a GW1100A Wi-Fi bridge.