mtrossbach / noah-mqtt

A tool for integrating Growatt Noah 2000 home batteries with Home Assistant via MQTT, enabling real-time monitoring and control of your energy storage system.
Apache License 2.0
36 stars 1 forks source link

Add MQQT Username and password (hashed, too) #36

Closed Syr0 closed 3 weeks ago

Syr0 commented 3 weeks ago

can be done vie .env already, but should be part of the setup procedure imo

mtrossbach commented 3 weeks ago

Hi! Thank you for your input. I am not completely sure what do you mean with setup procedure?

Syr0 commented 3 weeks ago

nvm. I used chatgpt to just write that stuff to a local config file (.env) so in docker, the plain passwords are not visible on the UI (env variables)