bassmaster187 / TeslaLogger

TeslaLogger is a self hosted data logger for your Tesla Model S/3/X/Y. Actually it supports RaspberryPi 3B, 3B+, 4B, Docker and Synology NAS.
https://www.teslalogger.de
GNU General Public License v3.0
511 stars 170 forks source link

Mqtt paramaters directly in the setting panel (settings.php) #687

Open bassmaster187 opened 2 years ago

bassmaster187 commented 2 years ago

https://github.com/bassmaster187/TeslaLogger/issues/682#issuecomment-960472831

Adminius commented 2 years ago

595

Adminius commented 2 years ago

where to save settings? json or directly to DB? How to handle plain text password? today it's already in plaintext in MQTTClient.exe.config

Adminius commented 8 months ago

fixed with #1195