Adds new integration [mosandlt/Bosch-Smart-Home-Camera-Tool-HomeAssistant]#7247
Adds new integration [mosandlt/Bosch-Smart-Home-Camera-Tool-HomeAssistant]#7247mosandlt wants to merge 1 commit intohacs:masterfrom
Conversation
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.
|
Thank you for submitting your repository to HACS (Home Assistant Community Store). Your submission is in the review queue: You can view the current queue here. Pull requests are processed in the order they were created, oldest first. What to avoid during review:
If you need to make changes: About draft pull requests: What happens next:
|
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>
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>
|
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! |
Checklist
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
ignorekey): https://github.com/mosandlt/Bosch-Smart-Home-Camera-Tool-HomeAssistant/actions/runs/24899991710/job/72914847445Link to successful hassfest action (if integration): https://github.com/mosandlt/Bosch-Smart-Home-Camera-Tool-HomeAssistant/actions/runs/24899991710/job/72914847487