Skip to content

Use sensor value as min/max horseshoe_scale #42

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

Open
andbad opened this issue Oct 6, 2021 · 2 comments
Open

Use sensor value as min/max horseshoe_scale #42

andbad opened this issue Oct 6, 2021 · 2 comments

Comments

@andbad
Copy link

andbad commented Oct 6, 2021

Hi,
I would find it useful to be able to use a sensor or a template as min and max values for horseshoe_scale.
Something like:

horseshoe_scale:
  min: 0
  max: sensor.target_time

or:

horseshoe_scale:
  min: 0
  max: {{states('sensor.target_time')}}

It's possible?

By(t)e

@acateon
Copy link

acateon commented Dec 15, 2021

You can use config template card to make that work.

@andbad
Copy link
Author

andbad commented Dec 16, 2021

Your answer isn't clear for me.
Can you make a simple example?

By(t)e

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