mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 06:46:58 +00:00
Update docs for built in octoprint camera support (#24405)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
40d3bdf240
commit
0fd4575154
@ -18,6 +18,7 @@ ha_platforms:
|
|||||||
- binary_sensor
|
- binary_sensor
|
||||||
- button
|
- button
|
||||||
- sensor
|
- sensor
|
||||||
|
- camera
|
||||||
ha_integration_type: integration
|
ha_integration_type: integration
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -79,13 +80,7 @@ Supported sensors:
|
|||||||
|
|
||||||
## Camera
|
## 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.
|
The OctoPrint integration provides a camera feed if one is configured in OctoPrint.
|
||||||
|
|
||||||
<!-- textlint-disable -->
|
|
||||||
|
|
||||||
{% my config_flow_start badge domain="mjpeg" %}
|
|
||||||
|
|
||||||
<!-- textlint-enable -->
|
|
||||||
|
|
||||||
## Buttons
|
## Buttons
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user