Releases: jhampson-dbre/home_assistant
Releases · jhampson-dbre/home_assistant
Release 0.7.1
0.7.1 (2021-10-09)
Bug Fixes
- release: Add meta/runtime.yml that is now required by Galaxy (6fb5eab), closes #23
Release 0.7.0
0.7.0 (2021-10-09)
Features
- supervised_install: Install new OS Agent prerequisite software (ff4511c), closes #20
Release 0.6.4
0.6.4 (2021-02-02)
Bug Fixes
- supervised_install: Fix template variables not interpolated correctly after switch to puling templates from source (f6dffa3)
Release 0.6.3
0.6.3 (2021-02-02)
Bug Fixes
- supervised_install: Fix
BINARY_HASSIO
variable undefined error that was introduced after pulling templates from supervised-installer source repo (4c031f4)
Release 0.6.2
0.6.2 (2021-02-02)
Bug Fixes
- supervised_install: Fix substitutions performed on templates downloaded from supervised-install repo (9e5aa7c)
Release 0.6.1
0.6.1 (2021-02-02)
Bug Fixes
- supervised_install: Fix "password is required" error when cleaning up temp config dir on control node (6e95fad)
Release 0.6.0
0.6.0 (2021-02-02)
Features
- supervised_install: Pull static config files from source (#18) (8734182), closes #17
Release 0.5.0
0.5.0 (2021-02-01)
Features
- supervised_install: Migrate home_assistant_supervised standalone role to jhampson_dbre.home_assistant collection as supervised_install (8fad57f)
Release 0.4.0
0.4.0 (2021-01-22)
Bug Fixes
- lint: Resolve linting violations that were missed due to ansible-lint not detecting roles correctly (d584dfe)
- tests: Fix ansible-lint not property linting roles (86cb35d)
Features
- install_hacs: Add new role to install Home Assistant Community Store (010877f)