mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 07:03:55 +00:00 
			
		
		
		
	[ci] Merge components with different buses to reduce CI time (#11251)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
This commit is contained in:
		| @@ -1,9 +1,9 @@ | ||||
| pn532_i2c: | ||||
|   i2c_id: i2c_bus | ||||
|   id: pn532_nfcc | ||||
|   id: pn532_nfcc_i2c | ||||
|  | ||||
| binary_sensor: | ||||
|   - platform: pn532 | ||||
|     pn532_id: pn532_nfcc | ||||
|     pn532_id: pn532_nfcc_i2c | ||||
|     name: PN532 NFC Tag | ||||
|     uid: 74-10-37-94 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user