widewing / ha-toyota-na

Home Assistant integration for Toyota Motor (North America) connected services
75 stars 16 forks source link

Trunk and Window Status Unavailable #92

Open brylee123 opened 3 hours ago

brylee123 commented 3 hours ago

I have the 2022 Prius Prime LE. I've previously (2 years ago) had access to window and trunk status but they are currently unavailable. I have the remote subscription and can see my car's location. there is no information in the logs that indicates anything is wrong. What can I provide to help?

dkmcgowan commented 2 hours ago

Do they work in the Toyota app? Attach a diagnostic download, go to settings, devices, find toyota, click into the integration, 3 dots, download diagnostics, upload json file here

brylee123 commented 1 hour ago

sorry, I'm on mobile so attachments don't work on the browser or in the app for some reason. here it is in the following code block

{
  "home_assistant": {
    "installation_type": "Home Assistant OS",
    "version": "2024.10.3",
    "dev": false,
    "hassio": true,
    "virtualenv": false,
    "python_version": "3.12.4",
    "docker": true,
    "arch": "aarch64",
    "timezone": "America/New_York",
    "os_name": "Linux",
    "os_version": "6.6.31-haos-raspi",
    "supervisor": "2024.10.2",
    "host_os": "Home Assistant OS 13.2",
    "docker_version": "27.2.0",
    "chassis": "embedded",
    "run_as_root": true
  },
  "custom_components": {
    "toyota_na": {
      "documentation": "https://github.com/widewing/ha_toyota_na",
      "version": "2.4.10",
      "requirements": [
        "toyota-na==2.1.1"
      ]
    },
    "feedparser": {
      "documentation": "https://github.com/custom-components/feedparser/blob/master/README.md",
      "version": "0.1.11",
      "requirements": [
        "feedparser==6.0.10"
      ]
    },
    "browser_mod": {
      "documentation": "https://github.com/thomasloven/hass-browser_mod/blob/master/README.md",
      "version": "2.3.1",
      "requirements": []
    },
    "gtfs_rt": {
      "documentation": "https://github.com/zacs/ha-gtfs-rt",
      "version": "1.0.1",
      "requirements": [
        "gtfs-realtime-bindings==1.0.0"
      ]
    },
    "tgtg": {
      "documentation": "https://github.com/Chouffy/home_assistant_tgtg",
      "version": "5.4.3",
      "requirements": [
        "tgtg==0.17.0"
      ]
    },
    "tapo_control": {
      "documentation": "https://github.com/JurajNyiri/HomeAssistant-Tapo-Control",
      "version": "5.6.3",
      "requirements": [
        "pytapo==3.3.32"
      ]
    },
    "xiaomi_miot": {
      "documentation": "https://github.com/al-one/hass-xiaomi-miot",
      "version": "0.7.20",
      "requirements": [
        "construct>=2.10.68",
        "python-miio>=0.5.12",
        "micloud>=0.5"
      ]
    },
    "hacs": {
      "documentation": "https://hacs.xyz/docs/configuration/start",
      "version": "2.0.1",
      "requirements": [
        "aiogithubapi>=22.10.1"
      ]
    },
    "spotcast": {
      "documentation": "https://github.com/fondberg/spotcast",
      "version": "v3.9.0",
      "requirements": []
    },
    "babybuddy": {
      "documentation": "https://github.com/jcgoette/baby_buddy_homeassistant",
      "version": "v0.0.0",
      "requirements": []
    },
    "animated_scenes": {
      "documentation": "https://github.com/chazzu/hass-animated-scenes",
      "version": "0.0.2",
      "requirements": []
    },
    "sleep_as_android": {
      "documentation": "https://github.com/IATkachenko/HA-SleepAsAndroid/wiki",
      "version": "2.3.0",
      "requirements": [
        "pyhaversion"
      ]
    },
    "gtfs2": {
      "documentation": "https://github.com/vingerha/gtfs2/wiki",
      "version": "0.4",
      "requirements": [
        "pygtfs==0.1.9",
        "gtfs-realtime-bindings==1.0.0",
        "protobuf"
      ]
    },
    "nyc311": {
      "documentation": "https://www.github.com/elahd/ha-nyc311",
      "version": "v0.1.5",
      "requirements": [
        "nyc311calendar==v0.4.1"
      ]
    },
    "pyscript": {
      "documentation": "https://github.com/custom-components/pyscript",
      "version": "1.6.1",
      "requirements": [
        "croniter==2.0.2",
        "watchdog==2.3.1"
      ]
    },
    "worlds_air_quality_index": {
      "documentation": "https://github.com/pawkakol1/worlds-air-quality-index",
      "version": "1.1.0",
      "requirements": []
    },
    "xiaomi_cloud_map_extractor": {
      "documentation": "https://github.com/PiotrMachowski/Home-Assistant-custom-components-Xiaomi-Cloud-Map-Extractor",
      "version": "v2.2.0",
      "requirements": [
        "pillow",
        "pybase64",
        "python-miio",
        "requests",
        "pycryptodome"
      ]
    },
    "mta_subway": {
      "documentation": "https://github.com/iicky/homeassistant-mta-subway",
      "version": "v0.2.0",
      "requirements": []
    },
    "coway": {
      "documentation": "https://github.com/RobertD502/home-assistant-iocare/blob/main/README.md",
      "version": "0.4.3.3",
      "requirements": [
        "cowayaio==0.1.12"
      ]
    },
    "audiobookshelf": {
      "documentation": "https://github.com/wolffshots/hass-audiobookshelf",
      "version": "v0.0.6",
      "requirements": []
    },
    "mail_and_packages": {
      "documentation": "https://github.com/moralmunky/Home-Assistant-Mail-And-Packages",
      "version": "0.4.0",
      "requirements": [
        "beautifulsoup4",
        "Pillow>=9.0",
        "dateparser"
      ]
    },
    "localtuya": {
      "documentation": "https://github.com/rospogrigio/localtuya/",
      "version": "5.2.1",
      "requirements": []
    },
    "weatheralerts": {
      "documentation": "https://github.com/custom-components/weatheralerts",
      "version": "0.1.5",
      "requirements": []
    },
    "chargepoint": {
      "documentation": "https://github.com/mbillow/ha-chargepoint",
      "version": "0.8.0",
      "requirements": [
        "python-chargepoint==1.9.2"
      ]
    },
    "openweathermaphistory": {
      "documentation": "https://github.com/petergridge/openweathermaphistory",
      "version": "2024.10.02",
      "requirements": [
        "pyowm==3.2.0"
      ]
    },
    "ge_home": {
      "documentation": "https://github.com/simbaja/ha_gehome",
      "version": "0.6.12",
      "requirements": [
        "gehomesdk==0.5.28",
        "magicattr==0.1.6",
        "slixmpp==1.8.3"
      ]
    },
    "weatherdotcom": {
      "documentation": "https://github.com/jaydeethree/Home-Assistant-weatherdotcom",
      "version": "1.1.8",
      "requirements": []
    },
    "google_home": {
      "documentation": "https://github.com/leikoilja/ha-google-home",
      "version": "1.11.1",
      "requirements": [
        "glocaltokens==0.7.1"
      ]
    },
    "sonoff": {
      "documentation": "https://github.com/AlexxIT/SonoffLAN",
      "version": "3.8.1",
      "requirements": [
        "pycryptodome>=3.6.6"
      ]
    },
    "owlet": {
      "documentation": "https://www.home-assistant.io/integrations/owlet",
      "version": "2024.10.1",
      "requirements": [
        "pyowletapi==2024.10.1"
      ]
    }
  },
  "integration_manifest": {
    "after_dependencies": [
      "cloud",
      "http"
    ],
    "domain": "toyota_na",
    "name": "Toyota (North America)",
    "config_flow": true,
    "documentation": "https://github.com/widewing/ha_toyota_na",
    "codeowners": [
      "vanstinator, @widewing"
    ],
    "requirements": [
      "toyota-na==2.1.1"
    ],
    "issue_tracker": "https://github.com/widewing/ha-toyota-na/issues",
    "version": "2.4.10",
    "iot_class": "cloud_polling",
    "is_built_in": false
  },
  "setup_times": {
    "null": {
      "setup": 0.0009158029999980499
    },
    "f41c91642b8a80b36977cdaa62a7561e": {
      "wait_import_platforms": -27.645155078000016,
      "wait_base_component": -0.002443652000010843,
      "config_entry_setup": 35.957608859000004
    }
  },
  "data": {
    "config_entry": {
      "tokens": {
        "access_token": "**REDACTED**",
        "refresh_token": "**REDACTED**",
        "id_token": "**REDACTED**",
        "expires_at": 1729667610.810591,
        "updated_at": 1729665811.810612,
        "guid": "36933fb345a44d9d9499afd291926d82"
      },
      "email": "**REDACTED**",
      "username": "**REDACTED**",
      "password": "**REDACTED**"
    },
    "vehicle_list": {
      "data": [
        {
          "vin": "**REDACTED**",
          "modelYear": "2022",
          "modelName": "PRIUS PRIME LE",
          "modelDescription": "PRIUS PRIME LE",
          "modelCode": "1235",
          "region": "US",
          "status": "ACTIVE",
          "generation": "17CYPLUS",
          "image": "https://www.toyota.com/config/pub/3d/toyota/1007736/1005501/Exterior/1/680_383_PNG/4dea597-0861d92-36c2f2c-48fdace-b2e7346-492de90.png",
          "nickName": "",
          "brand": "T",
          "hwType": "010",
          "asiCode": "EA",
          "subscriptionStatus": "SUBSCRIBED",
          "primarySubscriber": true,
          "remoteUser": true,
          "evVehicle": true,
          "remoteSubscriptionStatus": "ACTIVE",
          "remoteUserGuid": "36933fb345a44d9d9499afd291926d82",
          "subscriberGuid": "36933fb345a44d9d9499afd291926d82",
          "remoteDisplay": "7",
          "emergencyContact": null,
          "remoteServiceCapabilities": {
            "hazardCapable": false,
            "estartStopCapable": false,
            "guestDriverCapable": false,
            "vehicleFinderCapable": false,
            "dlockUnlockCapable": false
          },
          "nonCvtVehicle": false,
          "remoteServicesExceptions": [],
          "extendedCapabilities": {
            "remoteEngineStartStop": false,
            "remoteEConnectCapable": true,
            "doorLockUnlockCapable": false,
            "frontDriverDoorLockStatus": true,
            "frontPassengerDoorLockStatus": true,
            "rearDriverDoorLockStatus": true,
            "rearPassengerDoorLockStatus": true,
            "frontDriverDoorOpenStatus": true,
            "frontPassengerDoorOpenStatus": true,
            "rearDriverDoorOpenStatus": true,
            "rearPassengerDoorOpenStatus": true,
            "frontDriverDoorWindowStatus": false,
            "frontPassengerDoorWindowStatus": false,
            "rearDriverDoorWindowStatus": false,
            "rearPassengerDoorWindowStatus": false,
            "rearHatchRearWindow": false,
            "moonroof": false,
            "powerWindowsCapable": false,
            "hazardCapable": false,
            "hornCapable": false,
            "lightsCapable": false,
            "climateCapable": false,
            "climateTemperatureControlFull": false,
            "climateTemperatureControlLimited": false,
            "frontDriverSeatHeater": false,
            "frontPassengerSeatHeater": false,
            "rearDriverSeatHeater": false,
            "rearPassengerSeatHeater": false,
            "frontDriverSeatVentilation": false,
            "frontPassengerSeatVentilation": false,
            "rearDriverSeatVentilation": false,
            "rearPassengerSeatVentilation": false,
            "steeringHeater": false,
            "mirrorHeater": false,
            "frontDefogger": false,
            "rearDefogger": false,
            "vehicleFinder": false,
            "guestDriver": true,
            "buzzerCapable": false,
            "trunkLockUnlockCapable": false,
            "evChargeStationsCapable": true,
            "fcvStationsCapable": false,
            "lastParkedCapable": false,
            "acScheduling": false,
            "chargeManagement": true,
            "nextCharge": true,
            "weeklyCharge": false,
            "powerTailgateCapable": false
          },
          "electricalPlatformCode": "15",
          "personalizedSettings": {
            "name": null,
            "link": null,
            "imageUrl": null,
            "body": null,
            "buttonText": null
          },
          "fuelType": "I",
          "fleetInd": "N",
          "svlStatus": false,
          "displayModelDescription": "2022 Toyota PRIUS PRIME LE",
          "imei": "**REDACTED**",
          "color": "Classic Silver Metallic",
          "vehicleDataConsents": [
            {
              "name": "ubi",
              "displayName": "Auto Insurance Designed for You",
              "value": true,
              "editable": true
            }
          ],
          "dataConsent": {
            "serviceConnect": "True",
            "can300": "True",
            "dealerContact": "True",
            "ubi": "true"
          },
          "vehicleCapabilities": [
            "EV Remote Connect",
            "Safety Connect",
            "Service Connect",
            "SiriusXM\u00ae Satellite Audio",
            "Wi-Fi Connect",
            "Android Auto\u2122",
            "Apple CarPlay\u00ae"
          ],
          "capabilities": [
            {
              "name": "Can300",
              "description": null,
              "value": true,
              "translation": {
                "english": null,
                "french": null,
                "spanish": null
              },
              "display": false,
              "displayName": null
            },
            {
              "name": "EvRemoteService",
              "description": "Start and adjust your AC/Heat remotely, find a charging station, and view\u00a0your battery charge status \u2013 some of the great features of Remote Connect.",
              "value": true,
              "translation": {
                "english": "EV Remote Connect",
                "french": "EV Remote Connect",
                "spanish": "EV Remote Connect"
              },
              "display": true,
              "displayName": "EV Remote Connect"
            },
            {
              "name": "RemoteAuthorizable",
              "description": null,
              "value": true,
              "translation": {
                "english": null,
                "french": null,
                "spanish": null
              },
              "display": false,
              "displayName": null
            },
            {
              "name": "SafetyConnect",
              "description": "If you are involved in an accident, your vehicle is stolen or the unexpected occurs, Safety Connect is here to help and send assistance directly to your vehicle\u2019s GPS location, if you need it.",
              "value": true,
              "translation": {
                "english": "Safety Connect",
                "french": "Safety Connect",
                "spanish": "Safety Connect"
              },
              "display": true,
              "displayName": "Safety Connect"
            },
            {
              "name": "ServiceConnectFull",
              "description": "Keep up with your vehicle\u2019s health and everything from fuel level, mileage, maintenance alerts and more, with Service Connect via your Toyota App.",
              "value": true,
              "translation": {
                "english": "Service Connect",
                "french": "Service Connect",
                "spanish": "Service Connect"
              },
              "display": true,
              "displayName": "Service Connect"
            },
            {
              "name": "SxmAudio",
              "description": null,
              "value": true,
              "translation": {
                "english": "SiriusXM\u00ae Satellite Audio",
                "french": "SiriusXM\u00ae Satellite Audio",
                "spanish": "SiriusXM\u00ae Satellite Audio"
              },
              "display": true,
              "displayName": "SiriusXM\u00ae Satellite Audio"
            },
            {
              "name": "Wifi",
              "description": "Turn your Toyota into a moving Wi-Fi Hotspot. Now\u00a0included with\u00a0your in-car Wi-Fi trial or unlimited\u00a0plan,\u00a0connect up\u00a0to 5 devices\u00a0at once and let your passengers enjoy access content\u00a0from top\u00a0channels\u00a0and services like Cartoon Network, CNN, HBO\u00a0MaxTM, TruTV and\u00a0more with the WarnerMedia RIDE\u00a0app.",
              "value": true,
              "translation": {
                "english": "Wi-Fi Connect",
                "french": "Wi-Fi Connect",
                "spanish": "Wi-Fi Connect"
              },
              "display": true,
              "displayName": "Wi-Fi Connect"
            },
            {
              "name": "androidAutoCapable",
              "description": "Connect maps, media, and music straight to your vehicle's multimedia display from your smartphone\u00a0with Android Auto\u2122.\u00a0",
              "value": true,
              "translation": {
                "english": "Android Auto\u2122",
                "french": "Android Auto\u2122",
                "spanish": "Android Auto\u2122"
              },
              "display": true,
              "displayName": "Android Auto\u2122"
            },
            {
              "name": "carplayStandardCapable",
              "description": "From maps and messages to music and media, Apple CarPlay connects your iPhone and apps, straight to your vehicle's multimedia display.",
              "value": true,
              "translation": {
                "english": "Apple CarPlay\u00ae",
                "french": "Apple CarPlay\u00ae",
                "spanish": "Apple CarPlay\u00ae"
              },
              "display": true,
              "displayName": "Apple CarPlay\u00ae"
            }
          ],
          "subscriptions": [
            {
              "subscriptionID": "**REDACTED**",
              "productName": "EV Remote Connect",
              "productDescription": "With features including charge management, climate scheduling and much more, control your vehicle from the palm of your hand with Remote Connect.",
              "displayProductName": "EV Remote Connect",
              "subscriptionEndDate": "2024-11-20",
              "subscriptionNextBillingDate": null,
              "subscriptionStartDate": "2024-10-20",
              "status": "ACTIVE",
              "type": "Paid",
              "subscriptionRemainingDays": 29,
              "subscriptionRemainingTerm": null,
              "productCode": "PROD_EREMOTE",
              "productLine": "PROD_EREMOTE",
              "productType": null,
              "term": 1,
              "termUnit": "MTH",
              "goodwillIssuedFor": null,
              "renewable": true,
              "displayTerm": "Expires in 29 days on NOV 20, 2024",
              "subscriptionTerm": "MTH",
              "autoRenew": false,
              "futureCancel": false,
              "consolidatedProductIds": [],
              "consolidatedGoodwillIds": [],
              "components": null,
              "category": "STANDALONE",
              "hideSubscriptionStatus": null,
              "subscriptionRemaining": null
            }
          ],
          "services": [
            {
              "subscriptionID": "**REDACTED**",
              "productName": "Service Connect",
              "productDescription": null,
              "displayProductName": "Service Connect",
              "subscriptionEndDate": "2032-08-20",
              "subscriptionNextBillingDate": null,
              "subscriptionStartDate": "2022-08-20",
              "status": "ACTIVE",
              "type": "Trial",
              "subscriptionRemainingDays": 2859,
              "subscriptionRemainingTerm": null,
              "productCode": "PROD_SERVICECONNECT",
              "productLine": "PROD_SERVICECONNECT",
              "productType": null,
              "term": 120,
              "termUnit": "MTH",
              "goodwillIssuedFor": null,
              "renewable": false,
              "displayTerm": null,
              "subscriptionTerm": null,
              "autoRenew": null,
              "futureCancel": false,
              "consolidatedProductIds": [],
              "consolidatedGoodwillIds": [],
              "components": null,
              "category": null,
              "hideSubscriptionStatus": null,
              "subscriptionRemaining": null
            }
          ],
          "displaySubscriptions": [
            {
              "productName": "EV Remote Connect",
              "displayStatus": "Expires in 29 days on NOV 20, 2024"
            }
          ],
          "alerts": [],
          "features": {
            "achPayment": 0,
            "addServiceRecord": 1,
            "autoDrive": 0,
            "cdas": 0,
            "cerence": 0,
            "collisionAssistance": 0,
            "connectedCard": 1,
            "connectedSupport": 1,
            "criticalAlert": 1,
            "dashboardLights": 1,
            "dealerAppointment": 1,
            "digitalKey": 0,
            "disableOneTimePayment": 0,
            "disableRecurringPayment": 0,
            "dkChat": 0,
            "doorLockCapable": 0,
            "driverCompanion": 0,
            "driverScore": 1,
            "dtcAccess": 0,
            "dynamicNavi": 0,
            "ecoHistory": 0,
            "ecoRanking": 0,
            "evBattery": 1,
            "evChargeStation": 1,
            "evPublicChargingControl": 0,
            "evRemoteServices": 1,
            "evSwap": 0,
            "evTimerSettings": 1,
            "evVehicleStatus": 1,
            "financialServices": 0,
            "financialServicesV2": 1,
            "flexRental": 1,
            "howToVideos": 0,
            "hybridPulse": 0,
            "hybridTrips": 0,
            "importantMessage": 0,
            "insurance": 1,
            "lastParked": 1,
            "lcfs": 1,
            "linkedAccounts": 0,
            "maintenanceTimeline": 1,
            "marketingCard": 0,
            "marketingConsent": 0,
            "masterConsentEditable": 1,
            "multiDayCharging": 0,
            "myDestination": 0,
            "ownersManual": 1,
            "paidProduct": 1,
            "parking": 0,
            "personalizedSettings": 0,
            "proXSeats": 0,
            "recentTrip": 1,
            "remoteDtc": 0,
            "remoteParking": 0,
            "remoteService": 1,
            "roadsideAssistance": 1,
            "safetyRecall": 1,
            "scheduleMaintenance": 1,
            "serviceHistory": 1,
            "serviceShopAdvancedSearch": 1,
            "shopGenuineParts": 1,
            "ssaDownload": 0,
            "sxmRadio": 1,
            "telemetry": 1,
            "tff": 1,
            "tirePressure": 1,
            "v1g": 0,
            "vaSetting": 0,
            "vehicleDiagnostic": 1,
            "vehicleHealthReport": 1,
            "vehicleSpecifications": 1,
            "vehicleStatus": 1,
            "wallet": 0,
            "wattTime": 1,
            "wifi": 1,
            "wifiTrialReminderCard": 0,
            "xcapp": 0,
            "xcappV2": 0
          },
          "subscriptionExpirationStatus": false,
          "faqUrl": "https://support.toyota.com/s/?language=en_US",
          "shopGenuinePartsUrl": "https://autoparts.toyota.com/products/category/accessories",
          "familySharing": false,
          "ctsLinks": "**REDACTED**",
          "tffLinks": {
            "name": null,
            "link": null,
            "imageUrl": null,
            "body": null,
            "buttonText": null
          },
          "headUnit": {
            "mobilePlatformCode": "U33",
            "huDescription": "TOY AUDIO PLUS EV 19CY",
            "huGeneration": "19CY",
            "huVersion": "eT1",
            "multimediaType": "Audio Multimedia"
          },
          "katashikiCode": "ZVW52L-AHXEBA",
          "oldImei": null,
          "stockPicReference": "https://www.toyota.com/config/pub/3d/toyota/1007736/1005501/Exterior/1/680_383_PNG/4dea597-0861d92-36c2f2c-48fdace-b2e7346-492de90.png",
          "transmissionType": "A",
          "dateOfFirstUse": "2022-08-20",
          "dcm": {
            "dcmModelYear": "19",
            "dcmDestination": "2",
            "countryCode": "104",
            "dcmSupplier": "64",
            "dcmSupplierName": "Denso",
            "dcmGrade": "1",
            "euiccid": "89033023311330000000015547892784",
            "hardwareType": "010",
            "vehicleUnitTerminalNumber": "00000000000000000"
          },
          "manufacturedDate": "2022-07-01",
          "contractId": "T-1729457324688",
          "carlineName": "Prius Plugin",
          "externalSubscriptions": [],
          "serviceConnectStatus": "ACTIVE",
          "proXSeatsVideoLink": null,
          "cerenceSupportedServiceIds": null,
          "role": null,
          "preferred": 1,
          "serviceConnectCapable": false,
          "can300Capable": false,
          "owner": true,
          "dcmActive": true,
          "remoteSubscriptionExists": true,
          "isAzure": false
        }
      ]
    },
    "vehicle_status": {
      "data": [
        {
          "vehicleStatus": [
            {
              "category": "Driver Side",
              "displayOrder": 1,
              "sections": [
                {
                  "section": "Door",
                  "values": [
                    {
                      "value": "Closed",
                      "status": 0
                    },
                    {
                      "value": "Unlocked",
                      "status": 1
                    }
                  ]
                },
                {
                  "section": "Rear Door",
                  "values": [
                    {
                      "value": "Closed",
                      "status": 0
                    },
                    {
                      "value": "Unlocked",
                      "status": 1
                    }
                  ]
                }
              ]
            },
            {
              "category": "Passenger Side",
              "displayOrder": 2,
              "sections": [
                {
                  "section": "Door",
                  "values": [
                    {
                      "value": "Closed",
                      "status": 0
                    },
                    {
                      "value": "Unlocked",
                      "status": 1
                    }
                  ]
                },
                {
                  "section": "Rear Door",
                  "values": [
                    {
                      "value": "Closed",
                      "status": 0
                    },
                    {
                      "value": "Unlocked",
                      "status": 1
                    }
                  ]
                }
              ]
            },
            {
              "category": "Other",
              "displayOrder": 3,
              "sections": [
                {
                  "section": "Hood",
                  "values": [
                    {
                      "value": "Closed",
                      "status": 0
                    }
                  ]
                }
              ]
            },
            {
              "category": "Trip Details",
              "displayOrder": 4,
              "sections": [
                {
                  "section": "Trip A",
                  "values": [
                    {
                      "value": "4953.7 miles",
                      "status": 0
                    }
                  ]
                },
                {
                  "section": "Trip B",
                  "values": [
                    {
                      "value": "4953.7 miles",
                      "status": 0
                    }
                  ]
                }
              ]
            }
          ],
          "telemetry": {
            "fugage": {
              "value": 43.0,
              "unit": "%"
            },
            "rage": {
              "value": 233.0,
              "unit": "Mile"
            },
            "odo": {
              "value": 13011.0,
              "unit": "Mile"
            }
          },
          "occurrenceDate": "2024-10-22T23:52:52Z",
          "cautionOverallCount": 4,
          "latitude": "**REDACTED**",
          "longitude": "**REDACTED**",
          "locationAcquisitionDatetime": "2024-10-22T22:41:24Z"
        }
      ]
    },
    "telemetry": {
      "data": [
        {
          "vin": "**REDACTED**",
          "lastTimestamp": "2024-10-22T23:52:52Z",
          "tirePressureTimestamp": "2024-10-20T21:35:31Z",
          "displayNextService": false,
          "vehicleName": "PRIUS_PHV",
          "fuelLevel": 43,
          "odometer": {
            "value": 13011,
            "unit": "mi",
            "displayName": "odometer"
          },
          "sunRoof": 0,
          "speed": {
            "value": 0.0,
            "unit": "km/h"
          },
          "flTirePressure": {
            "value": 36,
            "unit": "psi",
            "displayLowTirePressureWarning": false
          },
          "frTirePressure": {
            "value": 35,
            "unit": "psi",
            "displayLowTirePressureWarning": false
          },
          "rlTirePressure": {
            "value": 34,
            "unit": "psi",
            "displayLowTirePressureWarning": false
          },
          "rrTirePressure": {
            "value": 35,
            "unit": "psi",
            "displayLowTirePressureWarning": false
          },
          "spareTirePressure": null,
          "driverWindow": 2,
          "passengerWindow": 2,
          "rlWindow": 2,
          "rrWindow": 2,
          "nextService": {
            "value": 1989,
            "unit": "mi"
          },
          "tripA": {
            "value": 4953,
            "unit": "mi",
            "displayName": "tripA"
          },
          "tripB": {
            "value": 4953,
            "unit": "mi",
            "displayName": "tripB"
          },
          "distanceToEmpty": {
            "value": 233,
            "unit": "mi",
            "displayName": "distanceToEmpty"
          },
          "displayDistanceToEmpty": true,
          "parkingNotes": null,
          "vehicleLocation": {
            "displayName": "Last Parked",
            "latitude": "**REDACTED**",
            "longitude": "**REDACTED**",
            "locationAcquisitionDatetime": "2024-10-22T23:52:52Z"
          },
          "avgFuelConsumption": null,
          "pvlEligible": false
        }
      ]
    },
    "engine_status": {
      "data": [
        {
          "vin": "**REDACTED**",
          "status": "0"
        }
      ]
    },
    "electric_status": {
      "data": [
        {
          "returnCode": "000000",
          "positionInfo": {
            "acquisitionDatetime": "2024-10-22T22:41:24Z",
            "longitude": "**REDACTED**",
            "latitude": "**REDACTED**"
          },
          "vehicleInfo": {
            "acquisitionDatetime": "2024-10-22T23:53:17Z",
            "remoteHvacInfo": {
              "remoteHvacMode": 0,
              "remoteHvacProhibitionSignal": 1,
              "temperaturelevel": 35,
              "settingTemperature": 72.0,
              "blowerStatus": 1,
              "frontDefoggerStatus": 0,
              "rearDefoggerStatus": 0,
              "frontSeatHeaterStatus": null,
              "rearSeatHeaterStatus": null,
              "steeringHeaterStatus": null,
              "latestAcStartTime": "2023-06-04T17:55:34Z",
              "temperatureDisplayFlag": null
            },
            "chargeInfo": {
              "plugStatus": 45,
              "plugInHistory": 33,
              "remainingChargeTime": 65535,
              "evTravelableDistance": 47.5,
              "evTravelableDistanceSubtractionRate": 7,
              "evDistanceAC": 27.0,
              "evDistance": 29.0,
              "evDistanceUnit": "mi",
              "chargeRemainingAmount": 100,
              "chargeType": 15,
              "chargeWeek": 0,
              "chargeStartTime": "42:35",
              "chargeEndTime": "42:35",
              "connectorStatus": 4,
              "batteryPowerSupplyPossibleTime": null,
              "gasolinePowerSupplyPossibleTime": null,
              "fuelGage": null,
              "fuelGageStatus": null,
              "gasolineTravelableDistance": 233,
              "gasolineTravelableDistanceUnit": 2
            },
            "timerChargeInfo": null,
            "maxNoOfChargeSchedules": null,
            "solarPowerGenerationInfo": {
              "solarInfoAvailable": null,
              "solarCumulativeEvTravelableDistance": null,
              "solarCumulativePowerGeneration": null,
              "monthlySolarCumulativePowerGeneration": null
            },
            "odometerInformation": null,
            "driveMonitorDisplayRange": null
          }
        }
      ]
    }
  }
}