0.0.1 • Published 6 years ago

homebridge-motion-switch v0.0.1

Weekly downloads
8
License
ISC
Repository
github
Last release
6 years ago

Homebridge Motion Switch

Can be used to trigger a motion detected event when a switch is turned on, via Siri for example, per ...

Setup

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

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

6 years ago