{ "packageName": "FordPass Connect", "author": "David Manuel", "version": "1.2.0", "minimumHEVersion": "2.3.0", "dateReleased": "2026-07-24", "releaseNotes": "v1.2.0: The chargingPower attribute is now populated (was declared but never wired up) — computed from charger voltage × current, with a DC fast-charging fallback. Only available while plugged in; Ford's API has no equivalent power metric while driving.", "documentationLink": "https://github.com/dacmanj/hubitat/tree/main/FordPass#readme", "licenseFile": "https://raw.githubusercontent.com/dacmanj/hubitat/main/FordPass/license.txt", "apps": [ { "id": "d7db8b81-f960-4f6d-a110-8d9125aa0948", "name": "FordPass Connect", "namespace": "fordpass-hubitat", "location": "https://raw.githubusercontent.com/dacmanj/hubitat/main/FordPass/apps/FordPassConnect.groovy", "required": true, "oauth": false, "primary": true } ], "drivers": [ { "id": "87f84e38-d13c-4cf1-a381-42fc0ed7435d", "name": "FordPass Vehicle", "namespace": "fordpass-hubitat", "location": "https://raw.githubusercontent.com/dacmanj/hubitat/main/FordPass/drivers/FordPassVehicle.groovy", "required": true } ] }