esphome/esphome/components/nfc
2024-01-16 17:05:13 +09:00
..
binary_sensor Add NFC binary sensor platform (#6068) 2024-01-16 17:05:13 +09:00
__init__.py Add NFC binary sensor platform (#6068) 2024-01-16 17:05:13 +09:00
automation.cpp Move PN532OnTagTrigger to nfc::NfcOnTagTrigger (#3379) 2022-04-13 12:26:55 +12:00
automation.h Move PN532OnTagTrigger to nfc::NfcOnTagTrigger (#3379) 2022-04-13 12:26:55 +12:00
nci_core.h Add support for PN7160 (#5486) 2023-12-14 07:54:55 +09:00
nci_message.cpp Add support for PN7160 (#5486) 2023-12-14 07:54:55 +09:00
nci_message.h Add support for PN7160 (#5486) 2023-12-14 07:54:55 +09:00
ndef_message.cpp Fix compile with latest esp-idf on esp32c6 (#5677) 2023-11-05 23:13:01 +00:00
ndef_message.h Add vector includes (#4080) 2022-11-24 13:12:55 +13:00
ndef_record.cpp Fix some typos found by codespell (#3598) 2022-06-27 18:02:46 -03:00
ndef_record.h Fix some NFC/PN532 crashes (#4678) 2023-04-12 02:29:06 +00:00
ndef_record_text.cpp Extend nfc ndef records with Text (#2191) 2021-09-27 09:38:08 +13:00
ndef_record_text.h Add vector includes (#4080) 2022-11-24 13:12:55 +13:00
ndef_record_uri.cpp Fix NDEF URI casing (#2397) 2021-09-27 11:11:27 +13:00
ndef_record_uri.h Add vector includes (#4080) 2022-11-24 13:12:55 +13:00
nfc.cpp Add support for PN7160 (#5486) 2023-12-14 07:54:55 +09:00
nfc.h Add NFC binary sensor platform (#6068) 2024-01-16 17:05:13 +09:00
nfc_helpers.cpp Add support for PN7160 (#5486) 2023-12-14 07:54:55 +09:00
nfc_helpers.h Add support for PN7160 (#5486) 2023-12-14 07:54:55 +09:00
nfc_tag.cpp Avoid non-const globals and enable clang-tidy check (#1892) 2021-06-11 08:19:44 +12:00
nfc_tag.h Add vector includes (#4080) 2022-11-24 13:12:55 +13:00