psa_car_controller icon indicating copy to clipboard operation
psa_car_controller copied to clipboard

Commands towards the car are not working

Open x-MaxG-x opened this issue 1 year ago • 0 comments

First of all I want to say THANK YOU for the great tool, which allows me to connect our car to our smarthome!

Describe the bug

Commands towards the car are not working - neither the wakeup, lightflash, nor the lock/unlock command. All the other stats like odometer, battery or charging info can be pulled.

To Reproduce Steps to reproduce the behavior:

  1. what command did you use

I have psa_cc running in a docker environment. I tried both, creating it by hand and via the docker-compose.yaml: docker-compose.yml.txt I also tried the pip3 way.

  1. when the bug append ?

It never worked since the first installation

  1. Does it persist after restarting the program?

yes - I restarted the container. I also created new ones.

  1. Does it persist after recreate config by going to http://server_address:port/config?

yes - I did serveral re-authentifications

Config file

config.json cars.json config.ini.txt charge_config.json

Environment (please complete the following information):

  • OS:

Docker on an Ubuntu system

  • Brand and model of car

Peugeot e-2008 (built: 11/22)

  • Application version (commit number, branch or tag)

v3.5.1

  • Log from http://server_address:port/log and browser console log

activity.log

Additional context

I already tryed the hints from issues/797 ~~> For the missing position I also logged in via the eevee APP with the hint from issue/714~~ The position is working since today.

x-MaxG-x avatar Jul 08 '24 20:07 x-MaxG-x