mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46:52 +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
|
||||
- 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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user