1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-02 03:12:20 +01:00

Add support for PN7150 (#5487)

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
This commit is contained in:
Keith Burzinski
2023-12-13 17:27:35 -06:00
committed by GitHub
parent 6fd239362d
commit 76a6e288b6
11 changed files with 2345 additions and 0 deletions

View File

@@ -3388,6 +3388,15 @@ pn532_spi:
pn532_i2c:
i2c_id: i2c_bus
pn7150_i2c:
i2c_id: i2c_bus
irq_pin:
allow_other_uses: true
number: GPIO32
ven_pin:
allow_other_uses: true
number: GPIO16
pn7160_i2c:
id: nfcc_pn7160_i2c
i2c_id: i2c_bus