yp87 / leaf2mqtt

Pull in data from the Nissan Connect platform for the LEAF and publish over MQTT
GNU General Public License v3.0
42 stars 39 forks source link

Not requesting status update from car #65

Open nilstusing opened 1 year ago

nilstusing commented 1 year ago

Describe the bug Leaf2mqtt seems to fail requesting status update from the car. It is very wierd. If i request an update for battery status in the Nissan App, it will also update in mqtt a few moments later. But if i just leave leaf2mqqt running, it never updates. I can see that it publishes new messages in my mqtt broker, but the data is the same until i manually request an update in Nissan app or My Leaf.

CHARGING_UPDATE_INTERVAL_MINUTES 15 UPDATE_INTERVAL_MINUTES 44

Any tips?

LEAF_TYPE newerThanMay2019

Expected behavior Automatically getting status update from car.

antonhagg commented 9 months ago

Have you found out any more about this issue?

nilstusing commented 9 months ago

I have not. Kinda gave up on this. Do you have similar issues?

antonhagg commented 9 months ago

Yes, I have a similar issue, #71 and probably similar to #67 aswell. @yp87 is refering to @kamiKAC and he/she has done a pull request, so I guess @yp87 need to merge to change (hopefully this fixes the issue).

antonhagg commented 9 months ago

In the meantime, I have a workaround, and that is requesting an update from my mqtt-client with topic:leaf/command/battery and payload:update

yp87 commented 9 months ago

Hello, I will not merge anything since I cannot test the changes anymore. As said in the project description this project is not active anymore. Please try the version from Kamikac: Docker tag is kamikac/leaf2mqtt