Commands towards the car are not working
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:
- 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.
- when the bug append ?
It never worked since the first installation
- Does it persist after restarting the program?
yes - I restarted the container. I also created new ones.
- Does it persist after recreate config by going to http://server_address:port/config?
yes - I did serveral re-authentifications
Config file
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
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.