kcharwood / homebridge-rachio-platform

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

Cleanup webhooks, refactor #18

Open leehendricks opened 3 years ago

leehendricks commented 3 years ago

Introduce clear_previous_webhooks config option. false by default. Major refactor (ES6, lint, async/await, update deps, etc.)

leehendricks commented 3 years ago

@pp2stay Thanks for the feedback! I've registered my forked version with npm, so you should be able to install/update via the standard channels (Homebridge Config UI X, etc.)

Cheers!