-
-
Notifications
You must be signed in to change notification settings - Fork 7.8k
Update octoprint.markdown #40240
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: next
Are you sure you want to change the base?
Update octoprint.markdown #40240
Conversation
Updates documentation of OctoPrint integration to account for new services added in home-assistant/core#149791
✅ Deploy Preview for home-assistant-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates the OctoPrint integration documentation to reflect new service functionality that was added to the integration. The changes document newly available services for printer control operations.
- Adds "Service" to the integration's category and platform lists
- Documents three new services: Connect to printer, Set bed temperature, and Set tool temperature
@@ -87,6 +87,14 @@ The OctoPrint integration provides the following buttons: | |||
- Shutdown System | |||
- Stop Job | |||
|
|||
## Service |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
## Service | |
## Actions |
Service was renamed to actions
@@ -87,6 +87,14 @@ The OctoPrint integration provides the following buttons: | |||
- Shutdown System | |||
- Stop Job | |||
|
|||
## Service | |||
|
|||
The OctoPrint integration provides the following services, which may be invoked from automation, scripts, or as a button interaction. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The OctoPrint integration provides the following services, which may be invoked from automation, scripts, or as a button interaction. | |
The OctoPrint integration provides the following actions, which may be invoked from automation, scripts, or as a button interaction. |
Please take a look at the requested changes, and use the Ready for review button when you are done, thanks 👍 |
Proposed change
Updates documentation of OctoPrint integration to account for new services added in home-assistant/core#149791
This PR should be completed only if the linked PR to core is completed.
Type of change
current
branch).current
branch).next
branch).next
branch).Additional information
Checklist
current
branch.next
branch.