jeffschubert / homebridge-daikin-oneplus

Homebridge plugin to control a Daikin One+ thermostat
Apache License 2.0
20 stars 7 forks source link

modified Away accessory to observe Schedule, and ignore geoFencingEna… #25

Closed garyhooper closed 2 years ago

garyhooper commented 2 years ago

The Away accessory is now aware of Schedules. If Away state is set to Off, the Schedule, if it exists, resumes. Further, Away was previously depending on geofencing being enabled. Away on/off can occur independently of geofencing being enabled.

jeffschubert commented 2 years ago

Thanks, I haven't had a free evening to look it over yet. With any luck I'll be able to this weekend.

garyhooper commented 2 years ago

I have also completed enable/disable Schedule State functionality. Works fine for my environment. Once you approve this fix, I'll create a PR for Schedule State.

jeffschubert commented 2 years ago

Sorry for the delay. Please do send along a PR for the Schedule State functionality.