default icon indicating copy to clipboard operation
default copied to clipboard

Adds new integration [basbruss/adaptive-cover]

Open basbruss opened this issue 1 year ago • 2 comments

Checklist

  • [x] I've read the publishing documentation.
  • [x] I've added the HACS action to my repository.
  • [x] (For integrations only) I've added the hassfest action to my repository.
  • [x] The actions are passing without any disabled checks in my repository.
  • [x] I've added a link to the action run on my repository below in the links section.
  • [x] I've created a new release of the repository after the validation actions were run successfully.

Links

Link to current release: https://github.com/basbruss/adaptive-cover/releases/tag/v1.4.4 Link to successful HACS action (without the ignore key): https://github.com/basbruss/adaptive-cover/actions/runs/7694819607 Link to successful hassfest action (if integration): https://github.com/basbruss/adaptive-cover/actions/runs/7694819596

basbruss avatar Jan 29 '24 09:01 basbruss

Be aware you do the 'HACS Validation' twice: once in the hacs.yaml, once in the validate.yml workflow. One of them is wrong (hint: the ignore key).

tjorim avatar Jan 29 '24 10:01 tjorim

Be aware you do the 'HACS Validation' twice: once in the hacs.yaml, once in the validate.yml workflow. One of them is wrong (hint: the ignore key).

Thanks! I removed the one in validate.yml and renamed it to hassfest.yml.

basbruss avatar Jan 29 '24 10:01 basbruss

Your repository is now added to HACS :tada: Here is a few resources that can be useful:

hacs-bot[bot] avatar Oct 31 '24 14:10 hacs-bot[bot]