You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HomeKit Bridge Error Exception in homekit.setAttributeValue line 1560: global name 'dev' is not defined
CODE: self.logger.error (u"Cannot set {} value of {} because it is not an attribute".format(attribute, dev.Alias.value))
HomeKit Bridge Error Exception in homekit.detCharacteristicValues line 1070: 'service_AirQualitySensor' object has no attribute 'AirQuality'
CODE: if characteristic not in self.characterDict: self.characterDict[characteristic] = getattr (self, characteristic).value
For object id 855142381 alias 'Purple Air (indoor)'
I'm getting an error trying to add my miniPurple (Purple Air) device to Homekit.
Expected Behavior
I expect to be able to add the sensor
Current Behavior
I'm getting an error in the Indigo Log
Steps to Reproduce (for bugs)
Versions
YourVersion
HomeKit Bridge 1.0.2
miniPurple: 0.0.1
Homebridge Log / Command Output
Device Simulation Report
The text was updated successfully, but these errors were encountered: