- Fix error of deployment_key eventually failing by overwriting the deployment_key every cycle
- Update Home Assistant CLI to 4.2.0
- Update Home Assistant CLI to 4.1.0
- Update Home Assistant CLI to 4.0.1
- Added support for Azure DevOps repositories by removing the requirement for the
.git
suffix - Update to Alpine 3.11
- Update Hass.io CLI to 3.1.1
- Update Hass.io CLI to 3.1.0
- Update Hass.io CLI to 3.0.0
- Update Hass.io CLI to 2.3.0
- Update Hass.io CLI to 2.2.0
- Fix restart_ignore when specifying a sub-directory
- Enhance restart_ignore to support whole directories
- Fix repeat option: don't terminate if internet connection unavailable during a check
- Update Hass.io CLI to 2.0.1
- Bugfix in git diff command while comparing commits
- Allow to disable Home Assistant restart for specific file changes
- Update Hass.io CLI to 1.4.0
- Add new API role profile
- Fix git repo detection in config-dir - #372
- Fix repeat option detection - #375
- Allow to stay on the currently checked out branch - set "git_branch": ""
- Correct typo
- Add option to use git reset instead of git pull
- Validate git origin URL
- Update Hass.io CLI to 1.3.1
- Update Hass.io CLI to 1.3.0
- Update Hass.io CLI to 1.2.1
- Update Hass.io CLI to 1.1.2
- Downgrade Hass.io CLI to 1.0.1
- Update Hass.io CLI to 1.1.1
- Add support for key validation against ssh cloned GitHub repositories
- Allow to use user/password authentication for GIT
- New options
deployment_user
anddeployment_password
- New CLI
- Update base image
- Backup of files before clearing the /config folder
- Copy back all non YAML files and the secrets.yaml after the git clone
- More verbose error handling. Also logging the GIT exceptions.
- Splitted code out into functions
- Check SSH connection before setting the key