We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
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
The text was updated successfully, but these errors were encountered:
You can use config template card to make that work.
Sorry, something went wrong.
Your answer isn't clear for me. Can you make a simple example?
No branches or pull requests
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:
or:
It's possible?
By(t)e
The text was updated successfully, but these errors were encountered: