Skip to content

Releases: jhampson-dbre/home_assistant

Release 0.7.1

09 Oct 20:16
6fb5eab
Compare
Choose a tag to compare

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

09 Oct 19:56
ff4511c
Compare
Choose a tag to compare

0.7.0 (2021-10-09)

Features

  • supervised_install: Install new OS Agent prerequisite software (ff4511c), closes #20

Release 0.6.4

02 Feb 05:37
Compare
Choose a tag to compare

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

02 Feb 05:23
Compare
Choose a tag to compare

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

02 Feb 05:12
Compare
Choose a tag to compare

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

02 Feb 05:00
Compare
Choose a tag to compare

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

02 Feb 03:33
8734182
Compare
Choose a tag to compare

0.6.0 (2021-02-02)

Features

  • supervised_install: Pull static config files from source (#18) (8734182), closes #17

Release 0.5.1

01 Feb 22:16
Compare
Choose a tag to compare

0.5.1 (2021-02-01)

Release 0.5.0

01 Feb 21:56
Compare
Choose a tag to compare

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

22 Jan 05:20
Compare
Choose a tag to compare

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)