homebridge-motion-switch

0.0.1 • Public • Published

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"
}

Readme

Keywords

Package Sidebar

Install

npm i homebridge-motion-switch

Weekly Downloads

0

Version

0.0.1

License

ISC

Unpacked Size

2.97 kB

Total Files

3

Last publish

Collaborators

  • aaronpearce