diff --git a/source/_integrations/octoprint.markdown b/source/_integrations/octoprint.markdown index 3366fefe87f..e04158df716 100644 --- a/source/_integrations/octoprint.markdown +++ b/source/_integrations/octoprint.markdown @@ -18,6 +18,7 @@ ha_platforms: - binary_sensor - button - sensor + - camera ha_integration_type: integration --- @@ -79,13 +80,7 @@ Supported sensors: ## Camera -If the OctoPrint host is equipped with a web camera it is possible to add this as well using the [`MJPEG IP Camera`](/integrations/mjpeg) integration. Use `http://YOUR_OCTOPRINT_HOST_IP/webcam/?action=stream` for the MJPEG URL and `http://YOUR_OCTOPRINT_HOST_IP/webcam/?action=snapshot` as the still image URL. - - - -{% my config_flow_start badge domain="mjpeg" %} - - +The OctoPrint integration provides a camera feed if one is configured in OctoPrint. ## Buttons