SwitchBot Keypad Vision - enabling/disabling temporary code/fingerprint/face/NFC from HA #3176
Unanswered
Strizzi74
asked this question in
Integration enhancements
Replies: 1 comment 1 reply
-
|
🏷️ I've automatically added the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Integration name
Switchbot
Link to integration documentation on our website
https://www.home-assistant.io/integrations/switchbot/
Describe the enhancement
Currently (HA 2026.3) the Keypad Vision integration only enables to add a new code to the keypad vision.
But in most use cases you will probably have defined several temporary fingerprints/faces/codes/NFCs which will have a validity start/end date and you want to programmatically enable/disable them.
This requested feature should be able to set a new start/end date for validity for those already defined items.
Disabling can be done by setting a timeframe in the past.
Could be looking like this:
Adding temporary codes would be a nice extra feature (since face and fingerprint would not work from HA)
Also deleting for given credential IDs from HA would be great
Use cases
Examples are neighbours looking after your house in holiday, cleaning personnel, BnB appartment users, etc.
So you can use any automation to enable/disable a defined credential.
This could be from a time schedule (cleaning personnel has a NFC Card and comes every wednesday morning 08:00 - 12:00)
or from a trigger (after leaving on last day of a BnB stay the code will be disabled)
Or via HA mobile App (you are on holiday and call your neighbour to enter the house and fix something that has occured, you can instantly enable his code via HA)
Anything else?
No response
Beta Was this translation helpful? Give feedback.
All reactions