1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-30 06:33:51 +00:00

Use gzip compression for the web server component's static resources (#5291)

Co-authored-by: Daniel Dunn <dannydunn@eternityforest.com>
This commit is contained in:
Daniel Dunn
2023-08-31 20:02:26 -06:00
committed by GitHub
parent f14419bab5
commit 19d53c6643
3 changed files with 15 additions and 2 deletions

View File

@@ -21,6 +21,10 @@ wifi:
ssid: "MySSID"
password: "password1"
web_server:
port: 80
version: 2
i2c:
sda: 4
scl: 5