kbialek / deye-inverter-mqtt

Reads Deye solar inverter metrics and posts them over MQTT
Apache License 2.0
230 stars 50 forks source link

Prefer to run the application locally using docker #180

Closed kbialek closed 5 months ago

kbialek commented 5 months ago

The goal of this PR is to address issues related with environment variable loading. In particular it solves the problem of variables containing white-spaces that are interpreted as shell commands.