Skip to content

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

Draft
wants to merge 2 commits into
base: next
Choose a base branch
from

Conversation

AmadeusW
Copy link

@AmadeusW AmadeusW commented Aug 1, 2025

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

  • Spelling, grammar or other readability improvements (current branch).
  • Adjusted missing or incorrect information in the current documentation (current branch).
  • Added documentation for a new integration I'm adding to Home Assistant (next branch).
  • Added documentation for a new feature I'm adding to Home Assistant (next branch).
  • Removed stale or deprecated documentation.

Additional information

Checklist

  • This PR uses the correct branch, based on one of the following:
    • I made a change to the existing documentation and used the current branch.
    • I made a change that is related to an upcoming version of Home Assistant and used the next branch.
  • The documentation follows the Home Assistant documentation standards.

Updates documentation of OctoPrint integration to account for new services added in home-assistant/core#149791
@Copilot Copilot AI review requested due to automatic review settings August 1, 2025 06:07
@home-assistant home-assistant bot added has-parent This PR has a parent PR in another repo next This PR goes into the next branch labels Aug 1, 2025
Copy link

netlify bot commented Aug 1, 2025

Deploy Preview for home-assistant-docs ready!

Name Link
🔨 Latest commit f5cab48
🔍 Latest deploy log https://app.netlify.com/projects/home-assistant-docs/deploys/688c5bc9aeaff600085cafbf
😎 Deploy Preview https://deploy-preview-40240--home-assistant-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Contributor

@Copilot Copilot AI left a 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
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
## 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.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
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.

@home-assistant
Copy link

home-assistant bot commented Aug 4, 2025

Please take a look at the requested changes, and use the Ready for review button when you are done, thanks 👍

Learn more about our pull request process.

@home-assistant home-assistant bot marked this pull request as draft August 4, 2025 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
has-parent This PR has a parent PR in another repo next This PR goes into the next branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants