Add navigation destination text entity to Tessie docs#45007
Open
Mattheinrichs wants to merge 1 commit intohome-assistant:currentfrom
Open
Add navigation destination text entity to Tessie docs#45007Mattheinrichs wants to merge 1 commit intohome-assistant:currentfrom
Mattheinrichs wants to merge 1 commit intohome-assistant:currentfrom
Conversation
|
It seems that this PR is targeted against an incorrect branch since it has a parent PR on one of our codebases. Documentation that needs to be updated for an upcoming release should target the |
✅ Deploy Preview for home-assistant-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
11 tasks
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates the Tessie integration documentation to reflect the newly added text entity platform for sending a navigation destination to a Tesla vehicle, aligning the docs with the companion Home Assistant Core change.
Changes:
- Add
Select,Switch, andTexttoha_category, and addtexttoha_platformsfront matter. - Update the “Vehicle control” list to include sending a navigation destination to the vehicle.
- Document the new Vehicle entity type section for
Text, including theNavigation destinationentity.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Proposed change
Document the new
textplatform entity added in home-assistant/core#169155.Adds:
Texttoha_categoryandha_platformsfrontmatter### Textsection in Vehicle entities documenting theNavigation destinationentityType of change
Additional information