Ecowitt to MQTT

I've recently bought Ecowitt WS90 weather station, but found that the built-in integration doesn't work with the latest Home Assistant version, so I ended up creating a simple project in Go that takes the data from the WiFi bridge, and publishes it to an MQTT broker, from where it can be easily integrated in HA.

Github Repo link

Home someone finds this useful.