itchannel / fordpass-ha

Fordpass integration for Home Assistant
301 stars 53 forks source link

Sensors not updating either automatically or manually #472

Closed capslockapocalypse closed 3 months ago

capslockapocalypse commented 7 months ago

New user of the integration and it seems brilliant! I just can't get it to update the values without deleting and readding the car.

I have seen the following error in the home assistant logs:


Logger: custom_components.fordpass.fordpass_new
Source: custom_components/fordpass/fordpass_new.py:928
Integration: Fordpass (documentation, issues)
First occurred: 7:44:50 AM (1 occurrences)
Last logged: 7:44:50 AM

Fordpass Command: The TMC successfully delivered the command to the device, but the device did not inform the TMC that the command was complete before the command expiration deadline was exceeded.
jbraceg commented 7 months ago

I'm seeing this as well. When I call the fordpass.reload service I see this in the logs:

[homeassistant.components.lock] Platform fordpass does not generate unique IDs. ID xxx-fordpass_doorlock already exists - ignoring lock.fordpass_doorlock
[homeassistant.components.sensor] Platform fordpass does not generate unique IDs. ID xxx-fordpass_fuel already exists - ignoring sensor.fordpass_fuel
[homeassistant.components.sensor] Platform fordpass does not generate unique IDs. ID xx-fordpass_battery already exists - ignoring sensor.fordpass_battery
[homeassistant.components.sensor] Platform fordpass does not generate unique IDs. ID xxx-fordpass_oil already exists - ignoring sensor.fordpass_oil
[homeassistant.components.sensor] Platform fordpass does not generate unique IDs. ID xxx-fordpass_tirePressure already exists - ignoring sensor.fordpass_tirepressure
jbraceg commented 7 months ago

Never mind, for me upgrading to the latest version fixed it.

alessandro1898 commented 7 months ago

I have the same issue, does anyone know how to solve it? Data doesn't automatically update.