EcoWitt integration to HA with REST API (no https issue)

Hi Everyone,

I was looking into a way to get my EcoWitt setup without the need of a NGINX or only using http instead of https.
Got a solution by using the API they provide. Put a short description and necessary info in here

https://github.com/bqzero/HA-ecowitt-rest-yaml/tree/main

Maybe I am not the only one looking for this so just go ahead and use it.

It is based on getting a JSON from the REST API from the ecowitt server. Then a Setup of different entities is done using value template and some math to convert the data to the units in the config. Feel free to adjust to what ever you need.

BR,
Christian