mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 07:03:55 +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:
		| @@ -21,6 +21,10 @@ wifi: | ||||
|   ssid: "MySSID" | ||||
|   password: "password1" | ||||
|  | ||||
| web_server: | ||||
|   port: 80 | ||||
|   version: 2 | ||||
|  | ||||
| i2c: | ||||
|   sda: 4 | ||||
|   scl: 5 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user