-
-
Notifications
You must be signed in to change notification settings - Fork 34.5k
Open
Labels
Description
Checklist
- I have updated to the latest available Home Assistant version.
- I have cleared the cache of my browser.
- I have tried a different browser to see if it is related to my browser.
- I have tried reproducing the issue in safe mode to rule out problems with unsupported custom resources.
Describe the issue you are experiencing
I'm struggling with this same issue, which seems to be back after HA 2024.11:
"When setting a orientation on the camera, it briefly changes position, but then reverts to the standard, and the value is not saved."
Describe the behavior you expected
Rotate the camera stream in the front-end in a grid card
Steps to reproduce the issue
- Load the dashboard
- Click the video stream on the card
- Set upt "camera strem orientation" to "rotate righ"
- Click "Update"
What version of Home Assistant Core has the issue?
2024.11.1
What was the last working version of Home Assistant Core?
No response
In which browser are you experiencing the issue with?
Chrome 130.0.6723.117
Which operating system are you using to run this browser?
Windows 11
State of relevant entities
State: idle
Problem-relevant frontend configuration
cards:
- type: grid
square: false
columns: 1
cards:
- show_state: false
show_name: false
camera_view: live
type: picture-entity
entity: camera.reolink_rlc_510wa_clear
camera_image: camera.reolink_rlc_510wa_clear
Javascript errors shown in your browser console/inspector
http://192.168.1.144:8123/unknown/src/scoped-custom-element-registry.js 404 (Not Found)
Additional information
No response
andrewigali, griffithska, timmeh87, 123unix and cysonya