mruettgers / SMLReader

ESP8266 based smart meter (SML) to MQTT gateway
GNU General Public License v3.0
292 stars 68 forks source link

Web-interface requires login #9

Closed Syntoxr closed 3 years ago

Syntoxr commented 3 years ago

I think it isn't an issue but, I couldn't figure out what the login credentials for the web-interface are.

Thanks for your work!

mruettgers commented 3 years ago

Hey @Syntoxr,

user admin and the initially set AP password should work. At least they worked for me right now.

Michael

mruettgers commented 3 years ago

I just updated the docs accordingly.

Syntoxr commented 3 years ago

Hi @mruettgers ,

Thanks for your quick reply. I tried standard usernames and passwords before (user admin and password AP password too) but that didn't work. I'll try again later that day.

mruettgers commented 3 years ago

With AP password I meant the password you've configured during the initinal setup.

Syntoxr commented 3 years ago

After flashing again it worked. I think I mistyped the password when setting it. Thanks for your help.