New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@switchbot/homebridge-switchbot

Package Overview
Dependencies
Maintainers
2
Versions
977
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@switchbot/homebridge-switchbot - npm Package Compare versions

Comparing version

to
1.3.1-beta.5

2

dist/devices/bots.js

@@ -35,2 +35,3 @@ "use strict";

// Retrieve initial values and updateHomekit
this.parseStatus();
// set accessory information

@@ -88,2 +89,3 @@ accessory

this.refreshStatus();
this.updateHomeKitCharacteristics();
// Start an update interval

@@ -90,0 +92,0 @@ (0, rxjs_1.interval)(this.platform.config.options.refreshRate * 1000)

2

package.json
{
"displayName": "Homebridge SwitchBot",
"name": "@switchbot/homebridge-switchbot",
"version": "1.3.1-beta.4",
"version": "1.3.1-beta.5",
"description": "The [Homebridge](https://homebridge.io) SwitchBot plugin allows you to access your [SwitchBot](https://www.switch-bot.com) device(s) from HomeKit.",

@@ -6,0 +6,0 @@ "author": "SwitchBot <support@wondertechlabs.com> (https://github.com/SwitchBot)",

@@ -64,2 +64,3 @@

// Retrieve initial values and updateHomekit
this.parseStatus();

@@ -126,2 +127,3 @@ // set accessory information

this.refreshStatus();
this.updateHomeKitCharacteristics();

@@ -128,0 +130,0 @@ // Start an update interval

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet