web_server replaced by json

It takes less memory and provides the libraries needed for this project.
This commit is contained in:
Edward Firmo
2023-11-07 14:15:47 +01:00
parent c838216c1f
commit 24d2ff71b2
3 changed files with 13 additions and 8 deletions

View File

@@ -45,6 +45,8 @@ Since in this update lots of input to the blueprint changed, we highly recommend
- IP
- SSID
- BSSID
- ESPHome components:
- Web server
You can still add these components (except by "Exit reparse") by adding the file `nspanel_esphome_advanced.yaml` in your ESPHome settings as in the example bellow, but please have in mind that these are not used by the blueprint and will be using some memory of your ESPHome.
```yaml