Skip to content

Adds new integration [mosandlt/Bosch-Smart-Home-Camera-Tool-HomeAssistant]#7247

Open
mosandlt wants to merge 1 commit intohacs:masterfrom
mosandlt:add-bosch-shc-camera
Open

Adds new integration [mosandlt/Bosch-Smart-Home-Camera-Tool-HomeAssistant]#7247
mosandlt wants to merge 1 commit intohacs:masterfrom
mosandlt:add-bosch-shc-camera

Conversation

@mosandlt
Copy link
Copy Markdown

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/mosandlt/Bosch-Smart-Home-Camera-Tool-HomeAssistant/releases/tag/v10.3.20
Link to successful HACS action (without the ignore key): https://github.com/mosandlt/Bosch-Smart-Home-Camera-Tool-HomeAssistant/actions/runs/24899991710/job/72914847445
Link to successful hassfest action (if integration): https://github.com/mosandlt/Bosch-Smart-Home-Camera-Tool-HomeAssistant/actions/runs/24899991710/job/72914847487

Home Assistant integration for Bosch Smart Home cameras
(Eyes Outdoor, Eyes Outdoor II, 360 Indoor) with live streaming,
snapshots, privacy mode, motion alerts, and Lovelace card.
@hacs-bot hacs-bot Bot changed the title Add mosandlt/Bosch-Smart-Home-Camera-Tool-HomeAssistant Adds new integration [mosandlt/Bosch-Smart-Home-Camera-Tool-HomeAssistant] Apr 24, 2026
@hacs-bot
Copy link
Copy Markdown

hacs-bot Bot commented Apr 24, 2026

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

mosandlt added a commit to mosandlt/Bosch-Smart-Home-Camera-Tool-HomeAssistant that referenced this pull request Apr 28, 2026
Installation:
- HACS step now mentions the pending hacs/default#7247 PR; once merged
  the Custom-repository hop disappears
- Manual Install no longer asks the user to copy bosch-camera-card.js
  to /config/www/ — auto-registered since v10.3.19, the integration
  serves it from its own bundled www/ folder
- Old /config/www/bosch-camera-card.js leftover docs as harmless,
  with explicit cleanup command

Setup → Step 2 — Configure Settings:
- Settings table split into 4 logical groups (Event detection, Alerts,
  SMB, Stream + UI) instead of a single mixed list
- Per-step alert routing rows (Step 1/2/3 + System) added — these
  always existed but weren't visible in the README before
- Stream + UI section adds the live_buffer_mode profile (v10.4.7),
  Stream connection type, Debug logging
- SMB section includes Retention + Low disk warning (existed but
  weren't documented)

Setup → Step 3 — Add a Lovelace Card:
- Now describes both cards (single + overview) with separate snippets
- Cross-links to the detailed Lovelace Cards section

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
mosandlt added a commit to mosandlt/Bosch-Smart-Home-Camera-Tool-HomeAssistant that referenced this pull request Apr 28, 2026
Four small but real corrections:

- Tagline (line 3): 'Lovelace card' (singular) -> 'Lovelace cards'
  with a one-line description of what each card does
- HACS badge: was 'HACS-Default-orange' but the integration is still
  pending the hacs/default#7247 listing PR. Switched to 'HACS-Custom-blue'
  (the conventional badge for repos added via Custom Repositories);
  the install instructions in Setup already explain the situation
- Architecture diagram: dropped the hard-coded 'go2rtc 1.9.x' label —
  the bundled version drifts with HA core releases and we don't pin it
- Entities table: 'Acoustic alarm (siren, 360 only)' was wrong; the
  button is created for every camera, and cameras without a built-in
  siren return HTTP 442 which is handled gracefully (button.py:38-40
  comment confirms it). Updated to reflect actual behaviour.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@mosandlt
Copy link
Copy Markdown
Author

mosandlt commented May 3, 2026

Hi HACS team — just checking in. This PR has been open since 2026-04-24 (about 9 days). All other PRs from the same week have been processed (oldest currently-open non-draft PR is from 2026-04-30), so it looks like this one may have been skipped accidentally — there are no failing checks visible on my side and no requested changes.

Anything I need to address from my end? The integration has been actively maintained since the PR was filed (current release v10.6.1) and is in production use with 200+ active installations. Happy to address any review feedback if something is needed.

Thanks!

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.

1 participant