Open TrasteCC opened 2 weeks ago
I'm struggling with this same issue, which seems to be back after HA 2024.11:
https://github.com/home-assistant/core/issues/81089
"When setting a orientation on the camera, it briefly changes position, but then reverts to the standard, and the value is not saved."
Rotate the camera stream in the front-end in a grid card
2024.11.1
No response
Chrome 130.0.6723.117
Windows 11
State: idle
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
http://192.168.1.144:8123/unknown/src/scoped-custom-element-registry.js 404 (Not Found)
Fixed with 2024.11.2
Problem is back with 2024.11.3
Some other people struggling with the same issue:
https://community.home-assistant.io/t/help-camera-rotation-stopped-working/793325/1
Checklist
Describe the issue you are experiencing
I'm struggling with this same issue, which seems to be back after HA 2024.11:
https://github.com/home-assistant/core/issues/81089
"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
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
Problem-relevant frontend configuration
Javascript errors shown in your browser console/inspector
Additional information
No response