Is there a way to act on the detailed event descriptions from the Kwikset Obsidian lock? I'm thinking of building rules that depend on not just if a lock was unlocked or locked but how it was unlocked or locked.
From looking at the events stream of the Kwikset Obsidian, it differentiates between:
- If the lock was locked/unlocked manually from the inside
- If it was locked/unlocked by a code (and which code)
- If it was locked/unlocked by remote command (e.g. from the hub itself)
I'd like to build rules that depend on this detail. E.g. switch on lights at night if the lock is unlocked by a code but not if it was unlocked manually from the inside or via a command from the hub. Or a rule that sends an alert if a certain code was used.