Skip to content

Can the maximum current slider be changed? #391

Answered by dreimer1986
lawrencemaroun asked this question in Q&A
Discussion options

You must be logged in to vote

Maybe it would be an idea to add a max current value to the initial configuration.
I have a 16A charger for example and setting more causes a SuspendedEV state.
This would allow you to select 40A as maximum and me to select 16A.
As this is a number entity and the max is just set to 32 by default, it can be set to something else, too.
At least I was able to hackfix it with the following entry in my customize.yaml:

number.evbox_maximum_current:
  max: 16

Optional as not needed, but nice for showing what you are setting up in the UI:

  unit_of_measurement: A

So if you do the same with 40 as max value and the correct entity name, it might help you until there is another fix.

Sadly someone …

Replies: 1 comment 11 replies

Comment options

You must be logged in to vote
11 replies
@lbbrhzn
Comment options

@dreimer1986
Comment options

@lawrencemaroun
Comment options

@drc38
Comment options

@dreimer1986
Comment options

Answer selected by lawrencemaroun
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants