I want to feed my esphome a time value (23:45) or even a string independent of homeassistant.
If I setup a number component it will show up as a slider or box in the captive portal but is there a way to edit a string?
I know I can create a text input helper in homeassistant but i want my project to have inputs in the portal as well so if home assistant is not reachable I will still be able to change the alarm hour value.
Thanks!