1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-31 07:03:55 +00:00
This commit is contained in:
J. Nick Koston
2025-10-08 11:20:48 -10:00
parent 82bdb08884
commit e8adcb539c
1783 changed files with 3982 additions and 5115 deletions

View File

@@ -16,11 +16,6 @@ esphome:
- tag.polling_off: nfcc_pn7150
- tag.polling_on: nfcc_pn7150
i2c:
- id: i2c_pn7150
scl: ${scl_pin}
sda: ${sda_pin}
pn7150_i2c:
id: nfcc_pn7150
irq_pin: ${irq_pin}