0.0.5 • Published 3 years ago

homebridge-motion-switch-with-accessoryinformation v0.0.5

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

Homebridge Motion Switch

Can be used to trigger a motion detected event when a switch is turned on, via Siri for example, similar to https://twitter.com/viticci/status/961751917973180417 but within HomeKit only.

Setup

npm install -g homebridge-motion-switch-with-accessoryinformation

And add the following to the accessories list in your Homebridge config. Change names as you wish.

{
  "accessory": "Motion Switch",
  "motion_sensor_name": "Motion Sensor",
  "switch_name": "Motion Switch",
  "name": "Motion Switch"
}

Then add it to HomeKit, once added, you will need to turn on Notifications for the motion sensor you just added.

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago