{ "packageName": "MySubaru", "author": "jlslate", "minimumHEVersion": "2.3.4", "version": "1.3.0", "dateReleased": "2026-07-26", "releaseNotes": "Adds vehicle-health warning lamps (a rolled-up warningStatus / warningLampsActive / warningLamps plus dedicated check-engine, washer-fluid, and TPMS attributes), manufacturer-recommended front/rear tire pressures, and an 'update from vehicle' command that wakes the car for a live reading. Reports metric units for Canadian accounts. Fixes lock state reverting to unknown on refresh, GPS event churn on every refresh, and a not-charging EV reporting the 65535 sentinel as a real time-to-full reading.", "documentationLink": "https://github.com/jlslate/Hubitat-MySubaru", "apps": [ { "id": "E1ED8A41-1633-40DA-9699-8D9B3D9ED2B2", "name": "Subaru Connect", "namespace": "jlslate", "location": "https://raw.githubusercontent.com/jlslate/Hubitat-MySubaru/main/Hubitat-MySubaru-App.groovy", "required": true } ], "drivers": [ { "id": "02258AE5-DF0F-406E-A1C5-F500A88B50FF", "name": "Subaru Vehicle", "namespace": "jlslate", "location": "https://raw.githubusercontent.com/jlslate/Hubitat-MySubaru/main/Hubitat-MySubaru-Driver.groovy", "required": true } ] }