Skip to content

Model XFB2BK (Renault Megane IV Plug-in Hybrid) is not documented #2007

@Xandras

Description

@Xandras

Hi,

I am documenting the model XFB2BK (Renault Megane IV Grandtour E-Tech Plug-in Hybrid).
VIN starts with: VF1RFB...

Working Endpoints

  • /commerce/v1/accounts/{account_id}/kamereon/kca/car-adapter/v2/cars/{vin}/battery-status
    Confirmed: Returns battery level, autonomy, and charging status.
  • /commerce/v1/accounts/{account_id}/kamereon/kca/car-adapter/v1/cars/{vin}/cockpit (Mileage & Fuel)
  • /commerce/v1/accounts/{account_id}/kamereon/kca/car-adapter/v1/cars/{vin}/location (GPS)
  • /commerce/v1/accounts/{account_id}/kamereon/kca/car-adapter/v1/cars/{vin}/hvac-status

Tested Action Endpoints

  • Charging Start: SUCCESS
    Response: {"data": {"type": "ChargingStart", "id": "...", "attributes": {"action": "start"}}}
  • Horn/Lights: FORBIDDEN (Error: err.func.wired.forbidden)

Non-Working Endpoints (404 Error)

  • lock-status
  • pressure
  • res-state

This model should use the v2/battery-status endpoint and supports charging-start actions.
Horns/Lights and Lock status are not available for this model.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions