fordpass-ha icon indicating copy to clipboard operation
fordpass-ha copied to clipboard

Fordpass integration for Home Assistant

Results 132 fordpass-ha issues
Sort by recently updated
recently updated
newest added

We have a large community of Ford owners here, would be great to have this integration available.

enhancement

Windows position om MME is only showing drivers window Attributes in sensor.fordpass_windowposition DRIVER: updateTime: '2023-10-23T14:42:22Z' oemCorrelationId: '17925' value: doubleRange: lowerBound: 0 upperBound: 0 vehicleWindow: UNSPECIFIED_FRONT vehicleOccupantRole: DRIVER vehicleSide: DRIVER icon:...

duplicate

i keep getting getting wrong location, went out 6 hours ago, car location updated correclty, then went back home, the location is still showing as the car is at that...

I am seeing some non-window data in the attributes for windowposition: ``` DRIVER: updateTime: '2023-10-23T06:59:19Z' oemCorrelationId: '74972' value: doubleRange: lowerBound: 0 upperBound: 0 vehicleWindow: UNSPECIFIED_FRONT vehicleOccupantRole: DRIVER vehicleSide: DRIVER icon:...

enhancement

All the doors are closed on my Ford CMax. The Hood is 'unavailable'. The status of my doors is "OPEN". ![Screenshot 2023-10-14 180544](https://github.com/itchannel/fordpass-ha/assets/7842787/1a88be44-eaa5-4c47-bdf0-cfa1737eaba2)

bug

Hi, Is it possible to see the open or closed status of the panoramic sunroof? Kind regards, Frank

Not sure if this was intentionally done to disable guardmode switch temporarily but the switches dictionary is declared twice in const.py ```python SWITCHES = {"ignition": {"icon": "hass:power"}, "guardmode": {"icon": "mdi:shield-key"}}...

bug

```{'timestamp': '2023-10-22T08:3', 'commandId': '', 'value': {'fromState': 'request_delivery_queued', 'toState': 'expired', 'data': {'commandError': {'commandExpirationContext': {'devicePrecludedExpirationContext': {'commandPreclusionCauses': {'carrierRegistrationCommandPreclusionState': 'UNKNOWN_CARRIER_REGISTRATION_COMMAND_PRECLUSION_STATE', 'deepSleepCommandPreclusionState': 'COMMANDS_PRECLUDED_BY_DEEP_SLEEP', 'firmwareUpgradeCommandPreclusionState': 'COMMANDS_NOT_PRECLUDED_BY_FIRMWARE_UPDATE', 'temperatureThresholdCommandPreclusionState': 'UNKNOWN_TEMPERATURE_THRESHOLD_COMMAND_PRECLUSION_STATE'}}}}}}, 'message': 'At the point-in-time when the command expired,...

enhancement

For an EV the oilLifeRemaining is ALWAYS 100% Could probably add a check to remove this sensor for EV's

enhancement