mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	[nextion] Adds a command pacer with command_spacing attribute (#7948)
				
					
				
			Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
This commit is contained in:
		| @@ -280,6 +280,7 @@ display: | ||||
|   - platform: nextion | ||||
|     id: main_lcd | ||||
|     update_interval: 5s | ||||
|     command_spacing: 5ms | ||||
|     on_sleep: | ||||
|       then: | ||||
|         lambda: 'ESP_LOGD("display","Display went to sleep");' | ||||
|   | ||||
		Reference in New Issue
	
	Block a user