Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Authorization from integration #376

Open
joffaHA opened this issue Nov 15, 2023 · 5 comments
Open

Authorization from integration #376

joffaHA opened this issue Nov 15, 2023 · 5 comments
Labels
feature Feature request support Support and questions

Comments

@joffaHA
Copy link

joffaHA commented Nov 15, 2023

Feature request

Hi, I spoke with Easee support a few days ago regarding authorization from the API. Acording to Easee this should be possible with the API.
As of now the only way for a user to authorize a session is by tapping an RFID/NFC-tag, or by opening the Easee-app.
Based on your knowledge, is it possible to do so with this repo?

What version of the integration are you using?

v0.9.55

Anything in the logs that might be useful for us?

No response

Additional information

No response

@joffaHA joffaHA added the feature Feature request label Nov 15, 2023
@olalid
Copy link
Collaborator

olalid commented Nov 15, 2023

In theory the start/stop commands (which are available as services) should do just that.
See https://developer.easee.com/docs/settings
I have never personally tried it though, I have no need for that function in my installation.

@olalid olalid added the support Support and questions label Nov 22, 2023
@gaga191281
Copy link

Hi.. this is definitely a must have feature. Works like a charm on my ioBroker.
Please add this, otherwise this integration is more or less useless to me.

@astrandb
Copy link
Collaborator

astrandb commented Feb 6, 2024

Please test the start and stop services as @olalid suggested.
Goto Developer tools->Services and select the service Easee EV Charger: Action command, select your target device and then select Start.

That should authorize the charger in the same way an RFID tag does.
If it works as you expect we can consider to add a button entity to simplify the use of the service action.

@gaga191281
Copy link

Please test the start and stop services as @olalid suggested. Goto Developer tools->Services and select the service Easee EV Charger: Action command, select your target device and then select Start.

That should authorize the charger in the same way an RFID tag does. If it works as you expect we can consider to add a button entity to simplify the use of the service action.

Oh.. I misunderstood. Sure, the service works just fine.
Thank you very much.

@HolgerMiara
Copy link

Hi @gaga191281 and @joffaHA,
This is maybe off-topic, as it doesn't relate to the integration. But why don't you authenticate with a random RFID card right away when plugging the car in? (like your Visa or the access card of your workplace) You are physically standing there anyhow and the cable will be locked afterwards.
At least that's what I am doing to separately log charge sessions of our private car and the company car. (I am logging the sessions in the Easee cloud though; the HA integration seems agnostic about which user has authenticated.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Feature request support Support and questions
Projects
None yet
Development

No branches or pull requests

5 participants