Why we can not add slider, timer, text_box or similar UI control, and use result of those controls in other parts of UI or automations, without creating helper?
This would make more easy to learn HA, without digging into backend, relationships and similar. Newbies might understand visible (UI) entities easier.
Also, when this UI control is deleted from UI, it should not leave any trace (junk) in backend, like autogenerated helpers or similar.
Timer with UI also falls into similar use case.