mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 07:03:55 +00:00 
			
		
		
		
	[nextion] New trigger on_buffer_overflow (#7772)
				
					
				
			This commit is contained in:
		| @@ -53,3 +53,6 @@ display: | ||||
|     on_page: | ||||
|       then: | ||||
|         lambda: 'ESP_LOGD("display","Display shows new page %u", x);' | ||||
|     on_buffer_overflow: | ||||
|       then: | ||||
|         logger.log: "Nextion reported a buffer overflow!" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user