Skip to content

Add known limitations to Renault #38692

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

Merged
merged 1 commit into from
Apr 23, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions source/_integrations/renault.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,11 @@ Notes:
duration: 15
```

## Known limitations

- Some of the features may require a subscription such as the *Pack EV Remote Control* and/or the *Pack Smart Navigation* subscription.
Copy link
Contributor

Choose a reason for hiding this comment

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

🛠️ Refactor suggestion

Remove duplicated subscription note
This bullet repeats the information already stated at line 52. To avoid redundancy, consider removing this item or merging it with the earlier mention under the initial description.

🧰 Tools
🪛 LanguageTool

[uncategorized] ~138-~138: A comma might be missing here.
Context: ...s - Some of the features may require a subscription such as the Pack EV Remote Control an...

(AI_EN_LECTOR_MISSING_PUNCTUATION_COMMA)

- Newer vehicles use new endpoints for some actions, which are not yet supported by the underlying library. The corresponding actions will currently fail with error code `err.func.wired.forbidden`.

## Troubleshooting

The **Renault** integration relies on:
Expand Down