Skip to content

Tags: custom-components/readme

Tags

0.6.0b1

Toggle 0.6.0b1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Set 0.6.0b1 as the integration version (#40)

0.6.0b0

Toggle 0.6.0b0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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>

0.5.0

Toggle 0.5.0's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
[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>

0.4.0

Toggle 0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove dependency to get_hacs() method, which was removed in hacs 0.1…

…9.0 (#14)

0.3.0

Toggle 0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Cleanup (#12)

0.2.1

Toggle 0.2.1's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Fix required files. (#5)

* Fix required files.

* Update const.py

Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>

0.2.0

Toggle 0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added HACS parsing. Additional examples (#4)

* Some additional examples

Added some additional examples that I am currently using in my implementation of this custom component.

* Forgot macro

* Added parsing of hacs files.

* Updated readme for new changes.

0.1.1

Toggle 0.1.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fix issue with the initial copy of the template file

0.1.0

Toggle 0.1.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Initial commit for Readme