mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	Add rc522 (#1298)
* wip * first working * feat complete * add CODEOWNERS * renamed to spi, reset optional * add test * fix CODEOWNERS
This commit is contained in:
		
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							adb51cf733
						
					
				
				
					commit
					59cdc32970
				
			| @@ -1657,6 +1657,13 @@ pn532: | ||||
|  | ||||
| rdm6300: | ||||
|  | ||||
| rc522_spi: | ||||
|   cs_pin: GPIO23 | ||||
|   update_interval: 1s | ||||
|   on_tag: | ||||
|     - lambda: |- | ||||
|         ESP_LOGD("main", "Found tag %s", x.c_str()); | ||||
|  | ||||
| gps: | ||||
|  | ||||
| time: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user