esphome / esphome/feature-requests
custom captive portal
Open
component: captive_portal
- Dominant language
- No language data
- Stars
- 450
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
It would be really great to allow a custom captive portal. The setup yaml could look something like this:
```
captive_portal:
page: "my_captive_portal.html"
```
Is it that this custom .html would need to be encoded to PROGMEM like in captive_index.h?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.