@switchbot/homebridge-switchbot
Advanced tools
Comparing version
@@ -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) |
{ | ||
"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
1436754
0.01%17610
0.02%