Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add NDEF reading and writing to PN532 #1351

Merged
merged 13 commits into from
Jan 14, 2021
Merged

Conversation

jesserockz
Copy link
Member

@jesserockz jesserockz commented Nov 1, 2020

Description:

This PR adds NFC NDEF reading and writing support to ESPHome.

A rewrite of #1316 after #1302 was merged in.

Related issue (if applicable): closes esphome/feature-requests#925

Pull request in esphome-docs with documentation (if applicable): esphome/esphome-docs#936

Checklist:

  • The code change is tested and works locally.
  • Tests have been added to verify that the new code works (under tests/ folder).

If user exposed functionality or configuration variables are added/changed:

@probot-esphome
Copy link

probot-esphome bot commented Nov 1, 2020

Hey there @OttoWinter, mind taking a look at this pull request as its been labeled with an integration (pn532) you are listed as a codeowner for? Thanks!
(message by CodeOwnersMention)

@probot-esphome
Copy link

probot-esphome bot commented Nov 1, 2020

Hey there @OttoWinter, mind taking a look at this pull request as its been labeled with an integration (pn532_i2c) you are listed as a codeowner for? Thanks!
(message by CodeOwnersMention)

@snozzlebert
Copy link

Any chance this will be part of the 1.16 final version?

@jesserockz jesserockz added this to the 1.16.0b4 milestone Jan 13, 2021
@jesserockz jesserockz merged commit 5fcd1e3 into esphome:dev Jan 14, 2021
This was referenced Jan 17, 2021
This was referenced Feb 3, 2021
micronen pushed a commit to micronen/esphome that referenced this pull request Feb 5, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Sep 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Read NDEF in NFC tags with PN532
3 participants