homebridge-rachio-platform
homebridge-rachio-platform copied to clipboard
Fix Characteristic errors
See https://github.com/kcharwood/homebridge-rachio-platform/issues/15
Convert boolean to integer for InUse
and Active
values.
Ensure context
always has a default value.
Fix set handlers' callbacks.