mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-28 13:43:54 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			162 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			162 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| rc522_spi:
 | |
|   id: rc522_nfcc_spi
 | |
|   cs_pin: ${cs_pin}
 | |
| 
 | |
| binary_sensor:
 | |
|   - platform: rc522
 | |
|     rc522_id: rc522_nfcc_spi
 | |
|     name: RC522 NFC Tag
 | |
|     uid: 74-10-37-94
 |