Skip to content

Adds new integration [matt-richardson/home-assistant-bus-minder]#6691

Merged
frenck merged 4 commits into
hacs:masterfrom
matt-richardson:bus-minder
Jun 20, 2026
Merged

Adds new integration [matt-richardson/home-assistant-bus-minder]#6691
frenck merged 4 commits into
hacs:masterfrom
matt-richardson:bus-minder

Conversation

@matt-richardson

Copy link
Copy Markdown
Contributor

Checklist

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

Links

Link to current release: https://github.com/matt-richardson/home-assistant-bus-minder/releases/tag/v1.1.0
Link to successful HACS action (without the ignore key): https://github.com/matt-richardson/home-assistant-bus-minder/actions/runs/23886541852/job/69650444513
Link to successful hassfest action (if integration): https://github.com/matt-richardson/home-assistant-bus-minder/actions/runs/23886541852/job/6965044449

@hacs-bot hacs-bot Bot changed the title Add home-assistant-bus-minder integration Adds new integration [matt-richardson/home-assistant-bus-minder] Apr 2, 2026
@hacs-bot

hacs-bot Bot commented Apr 2, 2026

Copy link
Copy Markdown

Thank you for submitting your repository to HACS (Home Assistant Community Store).

Your submission is in the review queue:
Your repository is waiting to be reviewed and included in HACS.

You can view the current queue here. Pull requests are processed in the order they were created, oldest first.

What to avoid during review:
To help reviewers work efficiently, don't do the following:

  • Comment on the pull request - The reviewer will contact you when they have feedback or questions.
  • Open a new pull request - This won't speed up the process and creates duplicate work.
  • Ask followers to comment on the pull request - This won't speed up the process and may delay your review.
  • Merge in the default branch - Only do this if a maintainer asks you to resolve a merge conflict.

If you need to make changes:
You can continue updating your repository while waiting for review. Changes to your repository will be reflected when the reviewer examines it. Only comment on the pull request if you need to withdraw your submission or have critical information for reviewers.

About draft pull requests:
Draft pull requests aren't included in the review queue. Your pull request may be marked as draft by a reviewer if issues need to be addressed. Once you've resolved all issues, mark it as ready for review to re-enter the queue.

What happens next:
Once a reviewer examines your submission, they'll either:

  • Approve and merge your pull request if everything meets the requirements
  • Request changes or ask questions if adjustments are needed

@frenck frenck left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @matt-richardson, thanks for the submission! 👋

This needs a LICENSE file (or LICENSE.md) at the repository root before it can be added to the HACS default catalog. That's a required item per the publishing docs (https://hacs.xyz/docs/publish/start). Without one, users have no granted rights to redistribute or modify the integration.

Please pick a license (MIT, Apache 2.0, GPL, etc.), commit the LICENSE file to the repo root, cut a new release that includes it, and re-request review (or open a fresh PR if this one ends up closed in the meantime).

../Frenck

                       

Blogging my personal ramblings at frenck.dev

@matt-richardson

Copy link
Copy Markdown
Contributor Author

Hi @matt-richardson, thanks for the submission! 👋

This needs a LICENSE file (or LICENSE.md) at the repository root before it can be added to the HACS default catalog. That's a required item per the publishing docs (hacs.xyz/docs/publish/start). Without one, users have no granted rights to redistribute or modify the integration.

Please pick a license (MIT, Apache 2.0, GPL, etc.), commit the LICENSE file to the repo root, cut a new release that includes it, and re-request review (or open a fresh PR if this one ends up closed in the meantime).

../Frenck

Good call - surprised I missed those.

(actually, checking the docs, it doesn't seem to be declared as a requirement yet, though i can see it's definitely wise, and there's work in progress (docs and a validator) to make it so).

I've added a license to this repo, and to my other 2 plugins 👍

@matt-richardson matt-richardson marked this pull request as ready for review June 20, 2026 03:56

@hacs-bot hacs-bot Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your branch seems out of date. Please update your branch with the latest changes from the base branch.

@hacs-bot hacs-bot Bot marked this pull request as draft June 20, 2026 03:56
@matt-richardson matt-richardson requested a review from frenck June 20, 2026 03:56
@matt-richardson matt-richardson marked this pull request as ready for review June 20, 2026 03:59

@frenck frenck left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @matt-richardson, thanks for adding the LICENSE and getting this updated! 👋

One non-blocking note for later: manifest.json lists aiohttp>=3.9 under requirements, but aiohttp ships with Home Assistant core, so you can drop it from the list.

Approving and merging now.

../Frenck

                       

Blogging my personal ramblings at frenck.dev

@frenck frenck merged commit 3182484 into hacs:master Jun 20, 2026
12 checks passed
@hacs-bot

hacs-bot Bot commented Jun 20, 2026

Copy link
Copy Markdown

Congratulations! Your repository has been added to HACS 🎉

Your repository has been approved:
Your repository has been successfully merged into the HACS default repository list.
It might take up to 8 hours before your repository appears in HACS for users.

Resources:

Thank you for contributing to the Home Assistant community! 🎉

michael-adler pushed a commit to michael-adler/hacs-default that referenced this pull request Jun 24, 2026
…s#6691)

Add home-assistant-bus-minder integration

Co-authored-by: Franck Nijhof <git@frenck.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants