Closed mgriffin13 closed 3 years ago
You can't do that directly with this control row but you could likely use other custom cards to interact with this to accomplish what you want.
Something like "lovelace card templater" might work but I've never tried it.
Would it be possible to use an
input_number
for themidOpenPosition
andmidClosePosition
values? I have my positions set viainput_number
so I can use them in automations and scripts, and I would like to just reference those values rather than statically setting them.