2025-02-04 20:37:22 -06:00
|
|
|
rc522_i2c:
|
2025-10-15 17:36:03 -10:00
|
|
|
- id: rc522_nfcc_i2c
|
2025-10-11 08:21:45 -10:00
|
|
|
i2c_id: i2c_bus
|
2025-02-04 20:37:22 -06:00
|
|
|
update_interval: 1s
|
|
|
|
|
on_tag:
|
|
|
|
|
- lambda: |-
|
|
|
|
|
ESP_LOGD("main", "Found tag %s", x.c_str());
|
|
|
|
|
|
|
|
|
|
binary_sensor:
|
|
|
|
|
- platform: rc522
|
2025-10-15 17:36:03 -10:00
|
|
|
rc522_id: rc522_nfcc_i2c
|
2025-02-04 20:37:22 -06:00
|
|
|
name: RC522 NFC Tag
|
|
|
|
|
uid: 74-10-37-94
|