#How to clear an input_text helper when input_select is "None"

4 messages · Page 1 of 1 (latest)

waxen shore
#

Hello,
I'm have an automation where when an input_select is changed it sets an input_text to the input_select's value. It doesn't work with the input_select option of "None". I need a way to either empty the input_text or set it to "None".

lyric heath
#

Set the input_text to ''. That should do it.

waxen shore
#

Thank you so much! It wasn't working still but when I changed "None" to "Blank" it worked perfectly. Either way, thank you for your assistance.

lyric heath
#

If you wouldn’t mind adding a Resolved tag to the post, I’d appreciate it.