homeassistant-volkswagencarnet icon indicating copy to clipboard operation
homeassistant-volkswagencarnet copied to clipboard

[FR] Reduced charging current

Open vlumikero opened this issue 2 years ago • 9 comments

Is your feature request related to a problem? Please describe.

Describe the solution you'd like

It would be useful to be able to change between Reduced and Maximum Charging current, e.g. to be able to automate for different locations.

Describe alternatives you've considered

Additional context

vlumikero avatar Jun 29 '22 17:06 vlumikero

Yes, would love this too.

chrisandsally avatar Jul 28 '22 20:07 chrisandsally

This is also desirable when you want to charge in hours with cheap solar energy (but not more than the solar panels produce).

corneel27 avatar Aug 09 '22 21:08 corneel27

that is already working.. create a script like

carcurrent5a: alias: Carcurrent 5A icon: "mdi:ev-plug-type2" sequence: - service: volkswagencarnet.set_charger_max_current data: device_id: XYZ max_current: '5'

acdcnow avatar Aug 13 '22 05:08 acdcnow

Thank you for the example script. Please could you advise the value range of max_current? Thank you

chrisandsally avatar Aug 13 '22 05:08 chrisandsally

Thank you for the example script. Please could you advise the value range of max_current? Thank you

my e-golf is able to make 5, 10, 13 and 16 Amps. Just check the setting in the car and create them or use the WeConnect app there you should be able to change the charging levels as well. I made it in this way:

image image

acdcnow avatar Aug 13 '22 19:08 acdcnow

Wow, Great dashboard @acdcnow, love to know the script for the toggles and what mdi names for the icons. Is that a standard picture element card?

chrisandsally avatar Aug 13 '22 20:08 chrisandsally

Yes it is now working fine. Thanks @acdcnow

corneel27 avatar Aug 19 '22 12:08 corneel27

@vlumikero Issue can be closed?

corneel27 avatar Aug 19 '22 12:08 corneel27

Works for me.

Hämta Outlook för iOShttps://aka.ms/o0ukef


Från: corneel27 @.> Skickat: Friday, August 19, 2022 2:54:43 PM Till: robinostlund/homeassistant-volkswagencarnet @.> Kopia: vlumikero @.>; Mention @.> Ämne: Re: [robinostlund/homeassistant-volkswagencarnet] [FR] Reduced charging current (Issue #433)

@vlumikerohttps://github.com/vlumikero Issue can be closed?

— Reply to this email directly, view it on GitHubhttps://github.com/robinostlund/homeassistant-volkswagencarnet/issues/433#issuecomment-1220642897, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ADI3TZU3N7B63XLUU227SU3VZ57ZHANCNFSM52GSTLPQ. You are receiving this because you were mentioned.Message ID: @.***>

vlumikero avatar Aug 19 '22 12:08 vlumikero

You can configure it in the GUI under Developer tools / Services.

Hämta Outlook för iOShttps://aka.ms/o0ukef


Från: chrisandsally @.> Skickat: Saturday, August 13, 2022 7:46:14 AM Till: robinostlund/homeassistant-volkswagencarnet @.> Kopia: vlumikero @.>; Author @.> Ämne: Re: [robinostlund/homeassistant-volkswagencarnet] [FR] Reduced charging current (Issue #433)

Thank you for the example script. Please could you advise the value range of max_current? Thank you

— Reply to this email directly, view it on GitHubhttps://github.com/robinostlund/homeassistant-volkswagencarnet/issues/433#issuecomment-1213761372, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ADI3TZSFDRPAK4SINDK5IILVY4ZCNANCNFSM52GSTLPQ. You are receiving this because you authored the thread.Message ID: @.***>

vlumikero avatar Oct 11 '22 07:10 vlumikero

I would love to have the charging amps as a Control rather than the script. Why? Because with an automation like this one for Tesla i Can use the automation to only charge the Sun Power https://gist.github.com/Alphaemef/70f203cc6a5acb75d987ae88d9be2edf

lhomann avatar Apr 17 '23 15:04 lhomann

Wird die Funktion Ladestromsteuerung in ein Update eingebaut?

Fliegerstefan avatar Apr 25 '23 06:04 Fliegerstefan

Vielen Dank für das Beispielskript. Könnten Sie uns bitte den Wertebereich von max_current mitteilen? Danke

Mein E-Golf schafft 5, 10, 13 und 16 Ampere. Überprüfen Sie einfach die Einstellungen im Auto und erstellen Sie diese oder nutzen Sie die WeConnect-App. Dort sollten Sie auch die Ladestufen ändern können. Ich habe es so gemacht:

Bild Bild

@acdcnow . Can you disclose the yaml code how you did it with the left picture?

Fliegerstefan avatar May 11 '23 06:05 Fliegerstefan