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

Read car_status in automation #50

Open
Kaladasas opened this issue Sep 19, 2021 · 1 comment
Open

Read car_status in automation #50

Kaladasas opened this issue Sep 19, 2021 · 1 comment

Comments

@Kaladasas
Copy link

I´m trying to react on the different states of car_status via automation.
Currently I´m only able to show the state via a message.
message: '{{ states(''sensor.goecharger_charger1_car_status'') }}'
This will print out the english text instead of a numerical value.
How do I get the numerical value and what data type do I have to set for the trigger?

@fippsy33
Copy link

Hello,

have you find a solution for your issue?
I have the same problem. I want to start charging when my PV-SOC is full but i want to be safe and check if a car is connected.
Thanks for help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants