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

Feature Request: NFC Card Scan Support #263

Closed
2 of 5 tasks
RaHehl opened this issue Nov 8, 2024 · 1 comment · Fixed by #275
Closed
2 of 5 tasks

Feature Request: NFC Card Scan Support #263

RaHehl opened this issue Nov 8, 2024 · 1 comment · Fixed by #275
Labels
enhancement New feature or request

Comments

@RaHehl
Copy link
Collaborator

RaHehl commented Nov 8, 2024

Is your feature request related to a problem? Please describe.

Currently, uiprotect does not support NFC card scans. Integrating NFC support would allow users to trigger specific actions in Home Assistant by scanning NFC tags

Describe alternatives you've considered

Without native NFC support, alternative options require additional hardware or custom scripts to bridge NFC interactions with Home Assistant

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Are you willing to resolve this issue by submitting a Pull Request?

  • Yes, I have the time, and I know how to start.
  • Yes, I have the time, but I don't know how to start. I would need guidance.
  • No, I don't have the time, although I believe I could do it if I had the time...
  • No, I don't have the time and I wouldn't even know how to start.
@RaHehl RaHehl added the enhancement New feature or request label Nov 8, 2024
@RaHehl
Copy link
Collaborator Author

RaHehl commented Nov 10, 2024

event example:

{ "id": "6730b5af01029603e4003bdb", "modelKey": "event", "type": "nfcCardScanned", "start": 1731245487257, "end": 1731245487257, "score": 0, "smartDetectTypes": [], "smartDetectEvents": [], "camera": "663d0aa400918803e1234567", "partition": null, "user": null, "metadata": { "nfc": { "nfcId": "66B2A123", "userId": "672b570000f79603e401234d" }, "ramDescription": "", "ramClassifications": [] }, "thumbnail": "e-6730b5af01029603e4003bdb", "heatmap": "e-6730b5af01029603e4003bdb", "timestamp": 1731245487257, "category": null },

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant