homebridge-keypad

Virtual Keypads for Homebridge: https://github.com/homebridge/homebridge

Usage no npm install needed!

<script type="module">
  import homebridgeKeypad from 'https://cdn.skypack.dev/homebridge-keypad';
</script>

README

Homebridge KeyPad

Virtual Keypads for Homebridge

homebridge-keypads is a simple plugin for homebridge providing custom dummy switches acting as a keypad. Possible actions triggered when the correct passcode is entered include:

  • triggering a dummy motion sensor
  • triggering a dummy contact sensor
  • simulating a single button press event of a stateless programmable switch.

homebridge-keypads is intended to be configured using Homebridge Config GUI of homebridge-config-ui-x and allows multiple independent 'keypads' to be added.