Tags: custom-components/readme
Tags
Bump softprops/action-gh-release from 2.2.2 to 2.3.2 (#36) Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.2.2 to 2.3.2. - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](softprops/action-gh-release@da05d55...72f2c25) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-version: 2.3.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
[NEW FEATURE] Add addons to available variables (#15) * Remove dependency to get_hacs() method, which was removed in hacs 0.19.0 * Set hacs version in hacs.json and fix CR suggestions * Introduce new variable addons with the list of installed HA addons * Update the default template and README * Apply suggestions from code review Co-authored-by: Joakim Sørensen <hi@ludeeus.dev> Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>