maxileith / homebridge-appletv-enhanced

Homebridge plugin that exposes Apple TVs with features that should be native to Apple HomeKit.
MIT License
125 stars 1 forks source link

Set allowed times for auto update #362

Open an-ghinid opened 1 month ago

an-ghinid commented 1 month ago

Preconditions

Current Situation

There is currently no direct control over when the plugin auto updates. I like to run all my updates “off hours” (3am). Thus scheduling auto update is a desired feature for me while still keeping the hands off approach of auto update.

Proposed Change

A config option (ideally cron syntax) which allows the user to specify update windows when auto update is enabled.

Additional Context

No response