Skip to content

Add stream orientation to camera entity registry settings#13512

Merged
bramkragten merged 5 commits into
home-assistant:devfrom
uvjustin:add-stream-orientation-settings
Sep 28, 2022
Merged

Add stream orientation to camera entity registry settings#13512
bramkragten merged 5 commits into
home-assistant:devfrom
uvjustin:add-stream-orientation-settings

Conversation

@uvjustin
Copy link
Copy Markdown
Contributor

Proposed change

home-assistant/core#77439 adds the ability to apply orientation transforms in stream.
This PR allows the frontend to change those settings by adding a selector for the stream orientation to the camera entity registry settings.

Type of change

  • Dependency upgrade
  • Bugfix (non-breaking change which fixes an issue)
  • New feature (thank you!)
  • Breaking change (fix/feature causing existing functionality to break)
  • Code quality improvements to existing code or addition of tests

Example configuration

Additional information

  • This PR fixes or closes issue: fixes #
  • This PR is related to issue or discussion:
  • Link to documentation pull request:

Checklist

  • The code change is tested and works locally.
  • There is no commented out code in this PR.
  • Tests have been added to verify that the new code works.

If user exposed functionality or configuration variables are added/changed:

@uvjustin
Copy link
Copy Markdown
Contributor Author

Core PR was merged last week

Comment thread src/panels/config/entities/entity-registry-settings.ts Outdated
Comment thread src/panels/config/entities/entity-registry-settings.ts Outdated
Comment thread src/data/camera.ts
@bramkragten bramkragten merged commit 594ee85 into home-assistant:dev Sep 28, 2022
@github-actions github-actions Bot locked and limited conversation to collaborators Sep 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants