Skip to content

[web_server] Remove object ID URL format from Web API docs#6824

Open
bdraco wants to merge 2 commits into
nextfrom
web_server_remove_object_id_urls
Open

[web_server] Remove object ID URL format from Web API docs#6824
bdraco wants to merge 2 commits into
nextfrom
web_server_remove_object_id_urls

Conversation

@bdraco

@bdraco bdraco commented Jun 21, 2026

Copy link
Copy Markdown
Member

Description

Updates the Web API docs to reflect that the legacy object_id URL format was removed in 2026.7.0; URLs are now matched by entity name only.

Related issue (if applicable): fixes

Pull request in esphome with YAML changes (if applicable):

Checklist

  • I am merging into next because this is new documentation that has a matching pull-request in esphome as linked above.
    or

  • I am merging into current because this is a fix, change and/or adjustment in the current documentation and is not for a new component or feature.

  • Link added in /src/content/docs/components/index.mdx when creating new documents for new components or cookbook.

@netlify

netlify Bot commented Jun 21, 2026

Copy link
Copy Markdown

Deploy Preview for esphome ready!

Name Link
🔨 Latest commit 250ab5e
🔍 Latest deploy log https://app.netlify.com/projects/esphome/deploys/6a3808edd06aa400087427ee
😎 Deploy Preview https://deploy-preview-6824--esphome.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

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

@bdraco bdraco marked this pull request as ready for review June 21, 2026 15:53
Copilot AI review requested due to automatic review settings June 21, 2026 15:53

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Removes the deprecated/backward-compatible object_id-based REST URL format note from the Web Server API documentation, aligning the docs with the fact that URLs are now matched by entity name only (post-2026.7.0 behavior).

Changes:

  • Removed the “Backward Compatibility” note describing the deprecated object_id URL format.
  • Leaves REST API examples and schema focused on entity_name-based paths.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants