@flobz , would you mind updating the repo once again? I’d really like to get v2.4.5 to see if it solves my problems :).
Thank you in advance.
@flobz , would you mind updating the repo once again? I’d really like to get v2.4.5 to see if it solves my problems :).
Thank you in advance.
the get_vehicleinfo stop working, cant get any attribbuts from it, since last update
Soo, all my cards goes unavaliable =/
Update, DS works fine now.
If you have a DS and a Citroen, the same account can be used as the identity manger are the same for the APIs.
Hi,
Thank you for developing this add-on. After installing the PSA Plugin from SUPERVISOR I checked it was retrieving data just fine. After restarting HA I cannot start the add-on. The logs from the PSA Plugin show:
ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)
Any way to fix this?
How can the time interval be changed in “may car info”?
P.S. Great plugin, I made a donation.
Where is file config.ini?
Hello,
I do not have an electric car ( Opel) but may this integration be of some benefit in my case ?
Thank you
You can use this with any newish PSA car.
Thanks , I’ill give a try.
I am a bit confused how to install the integration as this is not summarized in post #1 and after reading all the 70 posts , i am still confused.
Please somebody can point to the link to install the integration ( no offense )
Thanks
There could be a number if reasons, for example that the container has restarted with another address than is entered in your HA configuration.
If you’ve updated to v2.5.2 (released yesterday) it could also have to to with this:https://github.com/flobz/psa_car_controller/issues/252 (maybe @flobz knows about this?)
can u share the code for that lovelace?
type: picture-elements
elements:
- type: state-icon
entity: sensor.ds7_energy_level
state_color: true
style:
top: 2%
left: 2%
transform: scale(1.5,1.5)
- type: state-label
entity: sensor.ds7_energy_level
state_color: true
style:
top: 3.5%
left: 12%
transform: scale(1.5,1.5)
font-weight: bold
- type: state-icon
entity: sensor.ds7_fuel_level
state_color: true
style:
top: 18%
left: 2%
transform: scale(1.5,1.5)
- type: state-label
entity: sensor.ds7_fuel_level
state_color: true
style:
top: 18.5%
left: 12%
transform: scale(1.5,1.5)
font-weight: bold
- type: state-label
entity: sensor.ds7_energy_autonomy
state_color: true
style:
top: 85%
left: 4%
transform: scale(1.5,1.5)
font-weight: bold
- type: state-label
entity: sensor.ds7_total_autonomy
state_color: true
style:
top: 85%
left: 35%
transform: scale(1.5,1.5)
font-weight: bold
- type: state-icon
entity: sensor.ds7_charging_plugged
state_color: true
style:
top: 2%
left: 90%
transform: scale(1.5,1.5)
- type: conditional
conditions:
- entity: sensor.ds7_charging_plugged
state: Ansluten
elements:
- type: state-icon
entity: sensor.ds7_charging_status
state_color: true
style:
top: 18%
left: 90%
transform: scale(1.5,1.5)
- type: state-label
entity: sensor.ds7_charging_time
state_color: true
style:
top: 85%
left: 65%
transform: scale(1.0,1.0)
image: https://www.lev.awsmpsa.com/assets/ds/Visuel_DS_7_hy.png
2.5.2 didn’t work to me as well, now it rolled back to 2.5.1 but data isn’t refreshing
There could be a number of reasons, you have to check the logs (Supervisor > PSA Car Controller > Log).