Flodu31/HomeAssistant-PeugeotIntegration

help

wifi75 opened this issue · 11 comments

Hello, What do you want to say with the by replacing the URL with your own::

I need to change this like this?

resource: http://192.168.52:5000/get_vehicleinfo/12345678956454?from_cache=1

it is correct?

after check configuration I have this error:

image

hello after set charging_threshold
it tells me the service is unknown
I have this error why?

image

Can you send screenshot in english please?
I can't help here.

Can you send screenshot in english please? I can't help here.

image

after click here
image

maybe command correct is
rest_command: ec4_change_charge_threshold and not
rest_command: ec4_change_charging_threshold like you readme

see below:

image

I didn't created this for ec4
@stevoh6 can you help with this?

Thanks.
Florent

Just checked and I have this on my side:

- id: '1674076078097'
  alias: e2008 - Apply Charging Threshold
  description: ''
  trigger:
  - platform: state
    entity_id:
    - input_button.e2008_apply_charge_threshold_button
  condition: []
  action:
  - service: rest_command.e2008_change_charge_threshold
    data: {}
  mode: single

maybe command correct is
rest_command: ec4_change_charge_threshold

thats the trick! ;)

Hi, yes there is typo "change_charging" vs "change_charge" in services, I will fix it next week :)

hello why charging posponed until not working?