entmike / homebridge-cmdaccessory

Command plugin for HomeBridge to appear as different accessories (Switch, Lock, Window Blinds, Lights, etc)
16 stars 5 forks source link

ReferenceError: data is not defined #4

Open jcarioti opened 6 years ago

jcarioti commented 6 years ago

https://github.com/entmike/homebridge-cmdaccessory/blob/b170205954d4779d25bd211d02c1c5a2b7aff1d0/index.js#L201

Culprit for crash ^. Should be var prop = this.getStatePropertyName(accessory.context.type);

hellspawn0815 commented 6 years ago

+1

rotv commented 6 years ago

+1

iPhilBln commented 6 years ago

@jcarioti Do you have a idea for my issue #8 ?