Hi, what is the configuration (configuration.yaml) to control OctoPrint (not a Docker-Version!!!) in Home Assistant (also not a Docker-Version). Both is installed on Raspberry Pi 4. The integration working fine: octoprint: host: 192.168.178.102 api_key: my API bed: true number_of_tools: 1 Is it possible to rotate the PiCam? configuration.yaml: Raspberry Cam platform: mjpeg name: OctoPrintPiCam still_image_url: http://IP-of-my-Pi/webcam/?action=snapshot mjpeg_url: http://IP-of-my-...