Update docs for built in octoprint camera support (#24405)

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
Ryan Fleming 2022-10-25 14:00:03 -04:00 committed by GitHub
parent 40d3bdf240
commit 0fd4575154
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.
<!-- textlint-disable -->
{% my config_flow_start badge domain="mjpeg" %}
<!-- textlint-enable -->
The OctoPrint integration provides a camera feed if one is configured in OctoPrint.
## Buttons