mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 15:12:06 +00:00 
			
		
		
		
	Remove single-use send_*_info wrappers in API connection
This commit is contained in:
		| @@ -1,7 +1,7 @@ | |||||||
| #include "list_entities.h" | #include "list_entities.h" | ||||||
| #ifdef USE_API | #ifdef USE_API | ||||||
| #include "api_connection.h" | #include "api_connection.h" | ||||||
| #include "api_protocol.h" | #include "api_pb2.h" | ||||||
| #include "esphome/core/application.h" | #include "esphome/core/application.h" | ||||||
| #include "esphome/core/log.h" | #include "esphome/core/log.h" | ||||||
| #include "esphome/core/util.h" | #include "esphome/core/util.h" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user