mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			18 lines
		
	
	
		
			218 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			218 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| esphome:
 | |
|   name: crc8-helper-test
 | |
| 
 | |
| host:
 | |
| 
 | |
| api:
 | |
| 
 | |
| logger:
 | |
|   level: INFO
 | |
| 
 | |
| external_components:
 | |
|   - source:
 | |
|       type: local
 | |
|       path: EXTERNAL_COMPONENT_PATH
 | |
|     components: [crc8_test_component]
 | |
| 
 | |
| crc8_test_component:
 |