Hello, my dears,
I integrated Octoprint on my HA.
How do I get the image/video to be rotated 180 degrees by the 3D printer?
I’ve already googled and tested a few things. Ladder without success.
RaspberryPi 3b+ with Octoprint and an RSP Cam.
HA on a RaspberryPi 4 and an external SSD.
type: grid
square: false
columns: 1
cards:
- type: entities
entities:
- button.octoprint_pause_job
- button.octoprint_resume_job
- button.octoprint_stop_job
- sensor.octoprint_actual_bed_temp
- sensor.octoprint_actual_tool0_temp
- sensor.octoprint_actual_w_temp
- sensor.octoprint_current_state
- sensor.octoprint_estimated_finish_time
- sensor.octoprint_job_percentage
- binary_sensor.octoprint_printing
- binary_sensor.octoprint_printing_error
- sensor.octoprint_start_time
- sensor.octoprint_target_bed_temp
- sensor.octoprint_target_tool0_temp
- sensor.octoprint_target_w_temp
- show_state: false
show_name: false
camera_view: auto
type: picture-entity
entity: camera.octoprint_camera
camera_image: camera.octoprint_camera