mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 07:03:55 +00:00 
			
		
		
		
	[nextion] Add configurable limit for commands processed per loop (#8972)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
This commit is contained in:
		| @@ -281,6 +281,7 @@ display: | ||||
|     id: main_lcd | ||||
|     update_interval: 5s | ||||
|     command_spacing: 5ms | ||||
|     max_commands_per_loop: 20 | ||||
|     max_queue_size: 50 | ||||
|     on_sleep: | ||||
|       then: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user