mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 15:12:06 +00:00 
			
		
		
		
	[api] Fix VERY_VERBOSE logging compilation error with bool arrays (#10539)
This commit is contained in:
		
				
					committed by
					
						 Jesse Hills
						Jesse Hills
					
				
			
			
				
	
			
			
			
						parent
						
							9fe94f1201
						
					
				
				
					commit
					a29fef166b
				
			| @@ -4,7 +4,7 @@ esphome: | ||||
| host: | ||||
|  | ||||
| logger: | ||||
|   level: DEBUG | ||||
|   level: VERY_VERBOSE | ||||
|  | ||||
| api: | ||||
|   actions: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user