dgreif / homebridge-hatch-baby-rest

A homebridge plugin for Hatch Baby Rest night light
MIT License
74 stars 19 forks source link

fix(rest-iot): add early return to setting current routine #116

Closed HipsterBrown closed 8 months ago

HipsterBrown commented 8 months ago

Fixes #115

There might be more to do in order to actually turn on a routine, this just resolves the error seen in the linked issue. Happy to make further updates or investigations with some help.

dgreif commented 8 months ago

Luckily I have a Rest Gen 2 on hand, so I was able to figure out the API after updating to the new routines setup. Fix is in https://github.com/dgreif/homebridge-hatch-baby-rest/commit/512fdfeda576e871c0d99088b91990a094fe19ac.