'Mirror' homekit lock to hubitat virtual lock

I'd like to get my Schlage Encode Plus door lock into Hubitat. Here's what I'm thinking to make it work:

Schlage encode plus in HomeKit
vSwitch 'lock status' in hubitat bridged to HomeKit
Homekit rules to mirror the vswitch & lock status:

  • When vSwitch turns on, lock door
  • When vSwitch turns off, unlock door
  • When door unlocks, turn off vSwitch
  • When door locks, turn on vSwitch

Hubitat rules to mirror the vSwitch to a vLock in Hubitat:

  • When vSwitch turns on, lock vlock
  • When vSwitch turns off, unlock vlock
  • When vlock unlocks, turn off vSwitch
  • When vlock locks, turn on vSwitch

Auto Lock app in Hubitat targets the vLock to (indirectly) manage the state of the schlage lock in homekit.

That seems to be getting a bit convoluted though. Is there a better way to do this? Or am I missing anything?

1 Like

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.