mirror of
https://github.com/esphome/esphome.git
synced 2026-02-21 08:55:36 -07:00
Webserver utilize Component Iterator to not overload eventstream (#3310)
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
#include "esphome/components/socket/socket.h"
|
||||
#include "api_pb2.h"
|
||||
#include "api_pb2_service.h"
|
||||
#include "util.h"
|
||||
#include "list_entities.h"
|
||||
#include "subscribe_state.h"
|
||||
#include "user_services.h"
|
||||
|
||||
Reference in New Issue
Block a user