Hello!
I want to have a form to change password to an esphome web server which is password protected. Is that possible? My current configuration is like this:
web_server:
port: 80 # Web server on port 80
auth:
username: test
password: testtest
Hello!
I want to have a form to change password to an esphome web server which is password protected. Is that possible? My current configuration is like this:
web_server:
port: 80 # Web server on port 80
auth:
username: test
password: testtest