Renault
The Renault integrationIntegrations connect and integrate Home Assistant with your devices, services, and more. [Learn more] offers integration with the MyRenault cloud service and provides sensors such as charger state and temperature.
This integration provides the following platforms:
- Binary sensors - such as plug and charge status.
- Buttons - to start air conditioning, start/stop the charge, flash lights, and sound horn. Although available, these actions do not work on all vehicles.
- Device tracker - to track location of your car.
- Numbers - to set battery charge limits (minimum and target charge levels for electric vehicles).
- Selectors - to change the charge mode.
- Sensors - such as battery level, outside temperature, odometer, estimated range, charging rate, and tyre pressure.
Configuration
To add the Renault hub to your Home Assistant instance, use this My button:
Manual configuration steps
If the above My button doesn’t work, you can also perform the following steps manually:
-
Browse to your Home Assistant instance.
-
In the bottom right corner, select the
Add Integration button. -
From the list, select Renault.
-
Follow the instructions on screen to complete the setup.
The country code (e.g., fr_FR, en_GB) used to connect to the Renault servers. This should match your MyRenault account’s locale setting.
All vehicles linked to the account should then get added as devices, with sensors added as linked entity.
In some situations, some of the features may require a subscription such as the Pack EV Remote Control and/or the Pack Smart Navigation subscription.
Battery charge limits
For electric vehicles that support battery state of charge (SoC) control, the integration provides two number entities to configure charging limits:
- Minimum charge level: Sets the minimum battery charge level (range: 15% to 45% in 5% increments). This ensures the battery maintains at least this charge level.
- Target charge level: Sets the target battery charge level (range: 55% to 100% in 5% increments). Charging will stop when the battery reaches this level.
These controls allow you to optimize battery health and charging costs by limiting how much the battery charges. For example, setting a target of 80% can help preserve long-term battery health, while setting a higher minimum level ensures you always have enough charge for daily use.
Battery charge limit controls are only available for electric vehicles that support setting battery charge limits remotely through the MyRenault service. This feature may require an active subscription to services such as Pack EV Remote Control.
Data updates
Due to rate limitations from the Renault servers, the integration limits pollingData polling is the process of querying a device or service at regular intervals to check for updates or retrieve data. By defining a custom polling interval, you can control how frequently your system checks for new data, which can help optimize performance and reduce unnecessary network traffic. [Learn more] to 60 data requests/hour. For a single vehicle with all 7 endpoints available, the integration fetches data from the device every 7 minutes.
List of actions
The Renault integrationIntegrations connect and integrate Home Assistant with your devices, services, and more. [Learn more] provides the following actions. Each link below opens a dedicated page with examples, parameters, and a step-by-step UI walkthrough.
-
Cancel the air conditioning of a Renault vehicle (
renault.ac_cancel) Cancels the air conditioning of a Renault vehicle. -
Update the air conditioning schedules of a Renault vehicle (
renault.ac_set_schedules) Updates the air conditioning schedules of a Renault vehicle. -
Start the air conditioning of a Renault vehicle (
renault.ac_start) Starts the air conditioning of a Renault vehicle. -
Update the charge schedules of a Renault vehicle (
renault.charge_set_schedules) Updates the charge schedules of a Renault vehicle. -
Start charging a Renault vehicle (
renault.charge_start) Starts charging a Renault vehicle.
For an overview of every action across all integrations, see the actions reference.
Known limitations
- Some of the features may require a subscription such as the Pack EV Remote Control and/or the Pack Smart Navigation subscription.
- 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:
- A stable internet connection.
- Renault server availability (unexpected downtime or scheduled maintenance).
You can quickly verify service status by opening the official Android/iOS app.
In any case, when reporting an issue, please enable debug logging, restart the integration, and as soon as the issue reoccurs, stop the debug logging again (download of debug log file will start automatically). Further, if still possible, please also download the diagnostics data. If you have collected the debug log and the diagnostics data, provide them with the issue report.
Removing the integration
This integration follows standard integration removal. No extra steps are required.
To remove an integration instance from Home Assistant
- Go to Settings > Devices & services and select the integration card.
- From the list of devices, select the integration instance you want to remove.
- Next to the entry, select the three dots
menu. Then, select Delete.