Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

homebridge-delay-switch

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

homebridge-delay-switch - npm Package Compare versions

Comparing version 3.0.2 to 3.0.3

2

config.schema.json

@@ -43,3 +43,3 @@ {

"startOnReboot": {
"title": "Turn ON when HomeBridge Restarts",
"title": "Turn ON when Homebridge Restarts",
"description": "When Enabled, the switch will be turned ON and start the timer when HomeBridge server restarts",

@@ -46,0 +46,0 @@ "type": "boolean",

{
"name": "homebridge-delay-switch",
"version": "3.0.2",
"version": "3.0.3",
"description": "Delay switches for Homebridge: https://github.com/nfarina/homebridge",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -45,3 +45,3 @@ <img src="branding/delayswitch_homebridge.png" width="500px">

| `flipSensorState` | Flips the trigger sensor state (close/open, detected/not detected) | | `false` | Boolean |
| `startOnReboot` | When set to `true`, the switch will be turned ON and start the timer when HomeBridge restarts | | `false` | Boolean |
| `startOnReboot` | When set to `true`, the switch will be turned ON and start the timer when Homebridge restarts | | `false` | Boolean |

@@ -48,0 +48,0 @@ ## Why do we need this Plugin?

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc