mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 06:33:51 +00:00 
			
		
		
		
	Add some components to the new testing framework (B) (#6173)
This commit is contained in:
		
							
								
								
									
										6
									
								
								tests/components/button/test.esp8266.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								tests/components/button/test.esp8266.yaml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,6 @@ | ||||
| button: | ||||
|   - platform: template | ||||
|     name: Button | ||||
|     id: some_button | ||||
|     on_press: | ||||
|       - logger.log: Button pressed | ||||
		Reference in New Issue
	
	Block a user