mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	[mapping] Implement yaml-configured maps (#8333)
This commit is contained in:
		
							
								
								
									
										12
									
								
								tests/components/mapping/test.host.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										12
									
								
								tests/components/mapping/test.host.yaml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,12 @@ | ||||
| display: | ||||
|   - platform: sdl | ||||
|     id: sdl_display | ||||
|     update_interval: 1s | ||||
|     auto_clear_enabled: false | ||||
|     show_test_card: true | ||||
|     dimensions: | ||||
|       width: 450 | ||||
|       height: 600 | ||||
|  | ||||
| packages: | ||||
|   map: !include common.yaml | ||||
		Reference in New Issue
	
	Block a user