Skip to content

Add multi-camera support for same source camera#5

Merged
Patras3 merged 4 commits intomasterfrom
claude/multi-camera-support-011CULi5GfEsLk96RYW1dtRn
Oct 21, 2025
Merged

Add multi-camera support for same source camera#5
Patras3 merged 4 commits intomasterfrom
claude/multi-camera-support-011CULi5GfEsLk96RYW1dtRn

Conversation

@Patras3
Copy link
Owner

@Patras3 Patras3 commented Oct 21, 2025

Allow users to add the same source camera multiple times with different processing settings. When adding a duplicate source camera, automatically append a suffix (_2, _3, etc.) to the entity name to maintain unique identifiers.

Changes:

  • Remove frontend filter that prevented duplicate camera selection
  • Remove API validation that blocked duplicate source cameras
  • Add automatic entity name suffix generation for duplicates
  • Set CONF_ENTITY_NAME in camera config to preserve naming

🤖 Generated with Claude Code

Allow users to add the same source camera multiple times with different processing settings. When adding a duplicate source camera, automatically append a suffix (_2, _3, etc.) to the entity name to maintain unique identifiers.

Changes:
- Remove frontend filter that prevented duplicate camera selection
- Remove API validation that blocked duplicate source cameras
- Add automatic entity name suffix generation for duplicates
- Set CONF_ENTITY_NAME in camera config to preserve naming

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Patras3 and others added 2 commits October 21, 2025 23:49
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
@Patras3 Patras3 merged commit 26c8b2e into master Oct 21, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants