Docs for octoprint job buttons (#21610)

This commit is contained in:
Ryan Fleming 2022-02-14 08:48:01 -05:00 committed by GitHub
parent f7bc4f3013
commit dc4dc4ff5e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,7 @@ title: OctoPrint
description: Integration between OctoPrint and Home Assistant.
ha_category:
- Binary Sensor
- Button
- Sensor
ha_config_flow: true
ha_release: 0.19
@ -14,6 +15,7 @@ ha_zeroconf: true
ha_ssdp: true
ha_platforms:
- binary_sensor
- button
- sensor
---
@ -84,3 +86,11 @@ camera:
still_image_url: http://YOUR_OCTOPRINT_HOST_IP/webcam/?action=snapshot
mjpeg_url: http://YOUR_OCTOPRINT_HOST_IP/webcam/?action=stream
```
## Buttons
The OctoPrint integration provides the following buttons.
- Pause Job
- Resume Job
- Stop Job