kcharwood / homebridge-rachio-platform

Homekit support for Gen1/Gen2 Rachio Controllers
MIT License
21 stars 13 forks source link

Fix Characteristic errors #16

Open leehendricks opened 3 years ago

leehendricks commented 3 years ago

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.