Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1af3f4e commit 68c6b23Copy full SHA for 68c6b23
index.js
@@ -25,7 +25,6 @@ function cmdSwitchPlatform(log, config, api) {
25
26
// Method to restore accessories from cache
27
cmdSwitchPlatform.prototype.configureAccessory = function (accessory) {
28
- var self = this;
29
var accessoryName = accessory.context.name;
30
31
this.setService(accessory);
0 commit comments