mirror of
https://github.com/gethomepage/homepage.git
synced 2026-04-10 12:11:23 -07:00
Added cookie support for auth on ESPHome widget
This commit is contained in:
@@ -16,4 +16,5 @@ To group both `offline` and `unknown` devices together, users should use the `of
|
||||
widget:
|
||||
type: esphome
|
||||
url: http://esphome.host.or.ip:port
|
||||
cookie: authenticated=MYCOOKIE # Only for auth enabled, you can get the cookie value watching at a request from the frontend
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user