mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 07:03:55 +00:00 
			
		
		
		
	Merge branch 'integration' into memory_api
This commit is contained in:
		| @@ -211,6 +211,7 @@ | |||||||
|   {} |   {} | ||||||
|  |  | ||||||
| #define USE_WEBSERVER | #define USE_WEBSERVER | ||||||
|  | #define USE_WEBSERVER_AUTH | ||||||
| #define USE_WEBSERVER_PORT 80  // NOLINT | #define USE_WEBSERVER_PORT 80  // NOLINT | ||||||
| #endif | #endif | ||||||
|  |  | ||||||
| @@ -227,6 +228,7 @@ | |||||||
| #define USE_SOCKET_IMPL_LWIP_SOCKETS | #define USE_SOCKET_IMPL_LWIP_SOCKETS | ||||||
| #define USE_SOCKET_SELECT_SUPPORT | #define USE_SOCKET_SELECT_SUPPORT | ||||||
| #define USE_WEBSERVER | #define USE_WEBSERVER | ||||||
|  | #define USE_WEBSERVER_AUTH | ||||||
| #define USE_WEBSERVER_PORT 80  // NOLINT | #define USE_WEBSERVER_PORT 80  // NOLINT | ||||||
| #endif | #endif | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user