mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	doh
This commit is contained in:
		
							
								
								
									
										6
									
								
								tests/components/sha256/test.host.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								tests/components/sha256/test.host.yaml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,6 @@ | ||||
| # Host platform doesn't support OTA, so we can't test SHA256 indirectly | ||||
| # The SHA256 component is tested via unit tests instead | ||||
| esphome: | ||||
|   on_boot: | ||||
|     - lambda: |- | ||||
|         ESP_LOGI("SHA256", "SHA256 component available on host for library use"); | ||||
		Reference in New Issue
	
	Block a user