mirror of
https://github.com/esphome/esphome.git
synced 2026-08-23 06:36:23 +00:00
[web_server_idf] Use core format_hex_to helper for digest auth (fixes Arduino build) (#17608)
This commit is contained in:
@@ -1,2 +1,8 @@
|
||||
packages:
|
||||
web_server: !include common_v2.yaml
|
||||
|
||||
web_server:
|
||||
auth:
|
||||
username: admin
|
||||
password: password
|
||||
type: digest
|
||||
|
||||
Reference in New Issue
Block a user